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
2017-06-30 00:48:03 +09:00
..
cache Cache: test coverage for cleanup behavior with local cache strategy 2017-06-10 14:48:20 -07:00
concurrency Remove deprecated class ActiveSupport::Concurrency::Latch 2016-11-14 12:44:19 +00:00
core_ext Use mattr_accessor default: option throughout the project 2017-06-03 13:52:48 +03:00
dependencies
deprecation Define path with __dir__ 2017-05-23 00:53:51 +03:00
duration 🙈 :nodoc: AS::Duration::ISO8601Serializer 2017-02-23 10:55:06 -08:00
inflector Fix pluralization of uncountables when given a locale 2017-05-19 13:58:19 +12:00
json Merge pull request #26933 from prathamesh-sonpatki/fix-26877 2016-11-13 14:46:21 +00:00
locale
log_subscriber Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
multibyte Define path with __dir__ 2017-05-23 00:53:51 +03:00
notifications Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
number_helper Don't create extra assignment, just return 2017-06-04 15:42:16 +05:30
testing Add missing "not" in the doc for assert_no_changes [ci skip] 2017-05-30 05:53:07 +09:00
values There are actually only 134 unique timezones. 2017-04-16 15:03:31 -07:00
xml_mini Fixes Hash.from_xml with frozen strings for all backends 2017-04-20 16:31:50 -04:00
all.rb
array_inquirer.rb Unused &block parameter 2017-01-15 02:44:03 +09:00
backtrace_cleaner.rb Add module name to BacktraceCleaner usage example [ci skip] 2017-01-22 19:19:13 +09:00
benchmarkable.rb
builder.rb
cache.rb Revert #25628. Incomplete change + needs a deprecation cycle. 2017-06-10 11:04:34 -07:00
callbacks.rb Merge pull request #29595 from fatkodima/result_lambda_class_checking 2017-06-28 11:22:33 -04:00
concern.rb
configurable.rb
core_ext.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
current_attributes.rb Clear all current instances before a reload. 2017-05-28 10:47:17 +02:00
dependencies.rb Use mattr_accessor default: option throughout the project 2017-06-03 13:52:48 +03:00
deprecation.rb Fix the next version of Rails from 5.3 to 6.0 2017-06-30 00:48:03 +09:00
descendants_tracker.rb
duration.rb Fix implicit calculations with scalars and durations 2017-05-20 16:36:25 +01:00
evented_file_update_checker.rb starts_with? is removed in Ruby 2.4 2017-03-28 16:01:35 -04:00
execution_wrapper.rb class Foo < Struct.new(:x) creates an extra unneeded anonymous class 2017-01-13 15:13:47 +09:00
executor.rb
file_update_checker.rb Raise in the initialize not in the execute 2017-01-31 01:15:07 -05:00
gem_version.rb Start Rails 5.2 development 2017-03-22 10:11:39 +10:30
gzip.rb Add missing gzip footer check in ActiveSupport::Gzip.decompress 2017-02-24 17:33:36 -05:00
hash_with_indifferent_access.rb Implement fetch_values for HashWithIndifferentAccess (#28316) 2017-04-10 10:20:13 +09:30
i18n.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
i18n_railtie.rb Remove returning true in internal callbacks 2017-05-14 03:42:17 +09:00
inflections.rb
inflector.rb
json.rb
key_generator.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
lazy_load_hooks.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
log_subscriber.rb Merge pull request #29140 from notEthan/log_subscribed_avoid_rescuing 2017-06-16 13:36:04 -04:00
logger.rb
logger_silence.rb Use mattr_accessor default: option throughout the project 2017-06-03 13:52:48 +03:00
logger_thread_safe_level.rb
message_encryptor.rb Fix Message::Encryptor default cipher [ci skip] 2017-06-12 07:47:13 +09:00
message_verifier.rb
multibyte.rb
notifications.rb Add error logging to Active Job 2017-03-27 17:10:24 -07:00
number_helper.rb number_to_rounded_converter: extract rounding logic 2017-03-16 16:36:38 -05:00
option_merger.rb
ordered_hash.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
ordered_options.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
per_thread_registry.rb Privatize unneededly protected methods in Active Support 2016-12-24 11:39:05 +09:00
proxy_object.rb
rails.rb
railtie.rb Merge pull request #29263 from assain/default_message_encryptor_to_gcm 2017-06-11 21:45:35 +02:00
reloader.rb Add option for class_attribute default (#29270) 2017-05-29 18:01:50 +02:00
rescuable.rb Add option for class_attribute default (#29270) 2017-05-29 18:01:50 +02:00
security_utils.rb
string_inquirer.rb AS::StringInquirer#respond_to_missing? should fallback to super 2017-01-15 03:38:06 +09:00
subscriber.rb Privatize unneededly protected methods in Active Support 2016-12-24 11:39:05 +09:00
tagged_logging.rb Format and send logs to logger.fatal from DebugExceptions instead of calling fatal multiple times. Expose tags_text from TaggedLogging to be used for log formatting 2016-11-12 15:47:39 -05:00
test_case.rb
time.rb
time_with_zone.rb Add additional options to time change methods 2017-04-14 18:04:13 +01:00
version.rb
xml_mini.rb Fix Rubocop violations and fix documentation visibility 2016-12-28 21:53:51 -05:00