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
2016-06-10 13:31:02 -04:00
..
cache Pass over all Rails 5 warnings, to make sure: 2016-04-12 02:26:56 +05:30
concurrency Share lock: more accurate livelock fix for aa598f4 2016-04-24 10:14:53 -07:00
core_ext Merge pull request #25352 from Shopify/optimized-delegate 2016-06-10 13:05:10 -04:00
dependencies
deprecation Pass over all Rails 5 warnings, to make sure: 2016-04-12 02:26:56 +05:30
duration ActiveSupport::Duration supports ISO8601 formatting and parsing. 2016-04-18 16:27:30 -07:00
inflector
json
locale
log_subscriber
multibyte
notifications
number_helper Freezing couple of more string '0' & '.' and using the string appending to do the same string manipulation. This was we avoid the duplicate strings with freeze and append modifies existing string 2016-04-11 13:25:04 -07:00
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 10:24:34 -03:00
all.rb
array_inquirer.rb
backtrace_cleaner.rb
benchmarkable.rb
builder.rb
cache.rb Merge pull request #24577 from mechanicles/fix-fetch-cache-miss 2016-04-18 08:35:55 -07:00
callbacks.rb Specify that behavior will be deprecated in Rails 5.1 2016-04-17 15:04:10 -04:00
concern.rb
configurable.rb
core_ext.rb
dependencies.rb
deprecation.rb
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 fix boot performance issue 2016-04-22 09:17:05 -07:00
execution_wrapper.rb
executor.rb
file_update_checker.rb Remove time calculatiosn extension 2016-04-13 01:31:50 -03:00
gem_version.rb Preparing for 5.0.0.rc1 release 2016-05-06 16:54:40 -05: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 Make sure the yielded variable is the logger 2016-06-10 13:31:02 -04:00
logger_silence.rb
logger_thread_safe_level.rb
message_encryptor.rb Merge pull request #25194 from vipulnsward/use-cipher 2016-05-30 20:42:44 +02: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:46:26 -07:00
security_utils.rb
string_inquirer.rb
subscriber.rb
tagged_logging.rb
test_case.rb
time.rb
time_with_zone.rb Make getlocal and getutc always return instances of Time 2016-04-23 19:34:54 +01:00
version.rb
xml_mini.rb Support for unified Integer class in Ruby 2.4+ 2016-05-18 22:04:22 -07:00