..
cache
Fix deletion of empty directories:
2013-02-25 18:54:44 -06:00
concurrency
core_ext
Corrected paramter to parameter
2013-04-13 11:36:50 -04:00
dependencies
remove unnecessary always-nil var from #compact
2013-01-01 20:35:43 +03:00
deprecation
Update activesupport/lib/active_support/deprecation/proxy_wrappers.rb
2012-12-07 16:54:32 -08:00
inflector
Revert "Merge pull request #8156 from fredwu/acronym_fix-master"
2013-03-16 15:25:49 -07:00
json
Revert "Simplify code in AS json encoder"
2013-02-25 00:21:45 -05:00
locale
Remove i18n symbol dependency
2013-01-17 15:21:26 +00:00
log_subscriber
Model.all
alone does nothing
2013-01-04 04:22:30 +09:00
multibyte
Update to latest Unicode data.
2013-02-10 12:06:07 -03:00
notifications
Merge branch 'master' of github.com:lifo/docrails
2013-03-30 15:46:14 +05:30
testing
determine_constant_from_test_name does not swallow NoMethodErrors [Yves Senn]
2013-03-28 10:04:39 +01:00
values
Add Chatham Islands Time (UTC+1245) support.
2013-04-12 11:28:12 -04:00
xml_mini
change merge to merge! in AS on new hashes
2013-04-02 11:13:56 +05:30
all.rb
backtrace_cleaner.rb
Add documentation for BacktraceCleaner#remove_filters!
2013-01-02 21:17:38 -07:00
basic_object.rb
fix AS::BasicObject :nodoc: [ci skip]
2012-12-17 10:56:27 -05:00
benchmarkable.rb
Make caller attribute in deprecation methods optional
2012-10-30 10:23:41 +08:00
buffered_logger.rb
deprecation warning when BufferedLogger is instantiated
2012-12-25 20:21:14 +01:00
builder.rb
cache.rb
remove unused payloads in blocks in caching instrumentation
2013-03-19 22:09:47 +05:30
callbacks.rb
Revert "Merge pull request #10034 from benofsky/fix_skipping_object_callback_filters"
2013-04-04 18:19:55 -03:00
concern.rb
Fix another AS::Concern example (class_eval is already called by included)
2012-11-15 19:18:04 +01:00
configurable.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
core_ext.rb
Tidying up some require : removing useless sort and homogenizing with the rest of the code the wat the includes are done
2013-03-20 18:24:48 +00:00
dependencies.rb
Replace some global Hash usages with the new thread safe cache.
2012-12-14 12:18:47 +01:00
deprecation.rb
explains why these requires are in an unusual place
2012-10-07 11:52:47 +02:00
descendants_tracker.rb
Make DescendantsTracker thread safe and optimize the #descendants method.
2012-10-18 12:08:01 -07:00
duration.rb
Rename ActiveSupport::BasicObject to ActiveSupport::ProxyObject
2012-12-07 14:13:56 -05:00
file_update_checker.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
file_watcher.rb
gzip.rb
added compress options for gzip
2013-02-10 20:01:42 +09:00
hash_with_indifferent_access.rb
change merge to merge!
2013-03-29 20:58:46 +05:30
i18n.rb
Supress warning about method redifinition
2013-02-11 02:29:24 +09:00
i18n_railtie.rb
update AS docs [ci skip]
2012-09-17 00:22:18 -05:00
inflections.rb
inflector.rb
json.rb
key_generator.rb
Rename DummyKeyGenerator -> LegacyKeyGenerator
2013-04-02 18:41:57 -05:00
lazy_load_hooks.rb
update AS docs [ci skip]
2012-09-17 00:22:18 -05:00
log_subscriber.rb
Extract a base class from ActiveSupport::LogSubscriber
2013-04-16 14:39:22 +02:00
logger.rb
Revert "Make sure that ActiveSupport::Logger includes the Logger extensions from core_ext/logger" (some confusion over deprecation)
2012-12-21 19:35:10 +01:00
logger_silence.rb
Revert "Make sure that ActiveSupport::Logger includes the Logger extensions from core_ext/logger" (some confusion over deprecation)
2012-12-21 19:35:10 +01:00
message_encryptor.rb
Missing require extract_options
2013-01-31 15:56:47 +09:00
message_verifier.rb
Updated docs due to removal of serializer accessor
2013-03-24 15:46:46 -03:00
multibyte.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
notifications.rb
hides the per thread registry instance, and caches singleton methods
2013-04-13 17:09:13 +02:00
number_helper.rb
Address edge case for number_to_human with units option.
2013-02-22 08:25:51 -05:00
option_merger.rb
ordered_hash.rb
ordered_options.rb
update AS docs [ci skip]
2012-09-17 00:22:18 -05:00
per_thread_registry.rb
use define_singleton_method instead of class_eval
2013-04-13 12:14:12 -05:00
proxy_object.rb
fix reference to ActiveSupport::ProxyObject
2013-01-13 23:59:14 -06:00
rails.rb
railtie.rb
Revert "Set the default timezone after the initialization since the configuration"
2013-01-22 09:29:20 -02:00
rescuable.rb
update some AS code examples to 1.9 hash syntax [ci skip]
2012-09-12 13:47:49 -05:00
string_inquirer.rb
update AS docs [ci skip]
2012-09-17 00:22:18 -05:00
subscriber.rb
Extract a base class from ActiveSupport::LogSubscriber
2013-04-16 14:39:22 +02:00
tagged_logging.rb
Revert "make new rails apps log to STDOUT"
2013-03-15 10:38:00 -07:00
test_case.rb
Revert "prevent minitest from printing a --seed run option"
2013-02-24 01:22:45 +01:00
time.rb
Clean up 'active_support/time' requires
2012-12-11 12:23:30 +00:00
time_with_zone.rb
TimeWithZone
raises NoMethodError
in proper context.
2013-03-18 17:41:34 +01:00
version.rb
Add version method to top level modules
2013-03-21 19:56:07 +11:00
xml_mini.rb
Make XmlMini.with_backend usable with threads
2012-11-15 20:23:05 +04:00