1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support
Matthew Draper 04b4a0666b Provide a middleware to debug misbehaving locks
Only intended to be enabled when in use; by necessity, it sits above any
reasonable access control.
2016-06-10 19:33:38 +09:30
..
cache
concurrency Provide a middleware to debug misbehaving locks 2016-06-10 19:33:38 +09:30
core_ext Merge pull request #25265 from opti/improve/hash_compact 2016-06-07 19:46:30 +02:00
dependencies Provide a middleware to debug misbehaving locks 2016-06-10 19:33:38 +09:30
deprecation behaviour --> behavior 2016-05-27 22:10:45 -04:00
duration
inflector
json
locale
log_subscriber
multibyte
notifications
number_helper
testing
values Do not cache ActiveSupport::TimeZone#utc_offset 2016-04-25 20:55:33 -05:00
xml_mini Fix Hash#from_xml with frozen strings (#24718) 2016-05-21 09:14:22 -03:00
all.rb
array_inquirer.rb - Added clarity to documentation of ArrayInquirer#any? [ci skip] 2016-05-11 20:03:18 +05:30
backtrace_cleaner.rb
benchmarkable.rb
builder.rb
cache.rb Change doc for race_condition_ttl option of ActiveSupport::Cache::Store#fetch [ci skip] 2016-06-06 09:25:18 +03:00
callbacks.rb
concern.rb
configurable.rb
core_ext.rb
dependencies.rb
deprecation.rb Bump the deprecation horizon 2016-05-10 03:46:56 -03:00
descendants_tracker.rb
duration.rb Change 1.week to create 1 week durations instead of 7 days durations. 2016-04-28 03:45:05 +03:00
evented_file_update_checker.rb
execution_wrapper.rb
executor.rb
file_update_checker.rb
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
gzip.rb
hash_with_indifferent_access.rb
i18n.rb
i18n_railtie.rb
inflections.rb
inflector.rb
json.rb
key_generator.rb
lazy_load_hooks.rb
log_subscriber.rb
logger.rb
logger_silence.rb
logger_thread_safe_level.rb
message_encryptor.rb use OpenSSL::Cipher instead of deprecated OpenSSL::Cipher::Cipher for cipher creation. 2016-05-29 19:49:16 -07:00
message_verifier.rb
multibyte.rb
notifications.rb
number_helper.rb
option_merger.rb
ordered_hash.rb
ordered_options.rb
per_thread_registry.rb
proxy_object.rb
rails.rb
railtie.rb
reloader.rb
rescuable.rb Action Mailer: Declarative exception handling with rescue_from. 2016-05-15 18:44:16 -07:00
security_utils.rb
string_inquirer.rb
subscriber.rb
tagged_logging.rb
test_case.rb
time.rb
time_with_zone.rb
version.rb
xml_mini.rb Support for unified Integer class in Ruby 2.4+ 2016-05-18 21:58:51 -07:00