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 Mendonça França cdc10c898d Merge pull request #12196 from h-lame/fix-activesupport-cache-filestore-cleanup
Fix FileStore#cleanup to no longer rely on missing each_key method
2013-09-12 11:32:45 -07:00
..
cache Fix FileStore#cleanup to no longer rely on missing each_key method 2013-09-11 13:58:40 +01:00
concurrency
core_ext Fixes typo in Object#try! 2013-09-10 19:54:29 +02:00
dependencies
deprecation renames the :abort deprecation behaviour to :raise 2013-08-13 01:44:52 +02:00
inflector Fix doc for singularize - pluralized => singularized 2013-08-27 20:02:21 +05:30
json Enabled quirks mode on JSON.parse, fixes broken test in af9caae 2013-09-12 09:58:18 -07:00
locale
log_subscriber Add missing require 2013-07-01 20:49:17 -03:00
multibyte compatability => compatibility 2013-05-26 16:55:40 +05:30
notifications duration is called multiple times in dev, so lets cache it 2013-08-18 16:52:15 -07:00
testing Fix ActiveSupport::Testing::Isolation on jruby 2013-08-02 00:06:26 -04:00
values
xml_mini
all.rb Adding back deprecation require in all.rb 2013-07-05 17:11:19 +02:00
backtrace_cleaner.rb Fix BacktraceCleaner#noise for multiple silencers. 2013-06-20 19:54:32 +01:00
benchmarkable.rb Remove ActiveSupport::Benchmarkable#silence was deprecated. 2013-06-01 21:23:19 +09:00
builder.rb
cache.rb cache.exists? should return true/false 2013-07-07 15:50:22 -07:00
callbacks.rb Fix typo in set_callback docs. [ci skip] 2013-09-06 11:53:17 +03:00
concern.rb Use symbols instead of strings 2013-06-10 23:22:08 -04:00
configurable.rb
core_ext.rb Remove deprecated Logger core extensions (core_ext/logger.rb) 2013-07-03 13:54:34 -03:00
dependencies.rb Ensure all-caps nested consts marked as autoloaded 2013-08-27 08:20:33 +01:00
deprecation.rb Changing deprecation_horizon to be Rails 4.2 2013-08-24 23:34:43 -04:00
descendants_tracker.rb
duration.rb Reduce Duration#inspect to a single series of transformations 2013-09-11 15:28:38 +02:00
file_update_checker.rb Fix some typos 2013-06-07 16:23:29 +05:30
file_watcher.rb
gzip.rb
hash_with_indifferent_access.rb Make HashWithIndifferentAccess#select always return the hash. 2013-07-06 15:56:07 +02:00
i18n.rb
i18n_railtie.rb
inflections.rb Don't have a cow, man! 2013-07-30 08:13:03 +01:00
inflector.rb
json.rb
key_generator.rb
lazy_load_hooks.rb
log_subscriber.rb
logger.rb
logger_silence.rb
message_encryptor.rb
message_verifier.rb
multibyte.rb
notifications.rb Documentation: Notifications queue does not run in a thread. 2013-05-20 23:53:05 -07:00
number_helper.rb Fix examples of number_to_percentage 2013-07-18 10:33:33 -03:00
option_merger.rb
ordered_hash.rb
ordered_options.rb Fixed grammar error in ordered_options documention. 2013-08-17 04:42:15 -07:00
per_thread_registry.rb
proxy_object.rb
rails.rb
railtie.rb
rescuable.rb Remove deprecated Proc#bind with no replacement. 2013-07-01 22:38:28 -03:00
string_inquirer.rb
subscriber.rb
tagged_logging.rb
test_case.rb Remove active_support/testing/pending.rb was deprecated. 2013-06-01 21:23:19 +09:00
time.rb
time_with_zone.rb Keep sub-second resolution when wrapping a DateTime value 2013-06-13 12:01:12 +01:00
version.rb
xml_mini.rb Revert "Removing obsolete html tags in favor of markdown code block" 2013-08-06 22:16:03 +03:00