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
Rafael França 76c273868e Merge pull request #27070 from jonhyman/patch-raw-true
Removes 'raw: true' from MemCacheStore#read_multi
2016-11-17 18:18:34 -05:00
..
cache Removes 'raw: true' from MemCacheStore#read_multi, per https://github.com/rails/rails/issues/27066. 2016-11-16 15:42:31 -05:00
concurrency Remove deprecated class ActiveSupport::Concurrency::Latch 2016-11-14 12:44:19 +00:00
core_ext Merge pull request #27035 from rails/remove-active-support-deprecations 2016-11-14 19:59:43 +00:00
dependencies
deprecation Correct caller tracking in delegated deprecation methods 2016-10-03 05:22:28 +10:30
duration Less method invocation 2016-11-05 15:35:40 +09:00
inflector Remove deprecated separator argument from parameterize 2016-11-14 12:14:23 +00: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 Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
notifications Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
number_helper Remove deprecated :prefix option 2016-11-13 23:09:03 +00:00
testing Fix testing isolation 2016-11-15 15:56:32 -05:00
values Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
xml_mini Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
all.rb
array_inquirer.rb
backtrace_cleaner.rb Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
benchmarkable.rb
builder.rb
cache.rb Remove deprecated namespaced_key 2016-11-13 22:17:37 +00:00
callbacks.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
concern.rb
configurable.rb
core_ext.rb
dependencies.rb Remove deprecated Module.qualified_const_get/set/defined? 2016-11-14 08:11:21 +00:00
deprecation.rb
descendants_tracker.rb
duration.rb Ensure duration parsing is consistent across DST changes 2016-10-31 17:25:43 +00:00
evented_file_update_checker.rb
execution_wrapper.rb Avoid bumping the class serial when invoking executor 2016-10-03 13:35:51 +10:30
executor.rb
file_update_checker.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
gem_version.rb
gzip.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
hash_with_indifferent_access.rb Remove deprecated new_from_hash_copying_default 2016-11-13 23:09:03 +00:00
i18n.rb
i18n_railtie.rb Fix Remaining Case-In-Assignment Statement Formatting 2016-09-06 09:34:09 -05: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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
logger.rb
logger_silence.rb
logger_thread_safe_level.rb
message_encryptor.rb Start passing cipher from EncryptedCookieJar since we use it to determine key length 2016-09-01 03:00:10 +05:30
message_verifier.rb
multibyte.rb
notifications.rb
number_helper.rb Add missing + around a some literals. 2016-10-27 00:27:47 +03: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
proxy_object.rb
rails.rb let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
railtie.rb
reloader.rb
rescuable.rb Refactor the handling of fallback exception handlers 2016-11-17 15:03:57 -05:00
security_utils.rb
string_inquirer.rb
subscriber.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02: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 Use on_load to trigger commandline processing code 2016-10-21 14:44:17 -07:00
time.rb
time_with_zone.rb Merge pull request #26359 from maclover7/jm-speed-up-time 2016-10-06 02:35:35 +10:30
version.rb
xml_mini.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00