rails--rails/activesupport/lib/active_support
Guillermo Iguaran f632f79b8d Merge pull request #15305 from tgxworld/remove_unnecessary_require
Remove unnecessary require of Minitest.
2014-05-24 23:08:29 -05:00
..
cache Add missing require so requiring `active_support/cache` works again. 2014-04-09 14:08:47 -03:00
concurrency
core_ext Merge pull request #15276 from kuldeepaggarwal/fix-array-to 2014-05-23 15:05:28 -03:00
dependencies
deprecation
inflector several enhancements to humanize [closes #12288] 2014-05-06 21:35:40 +02:00
json Add support for JSON time_precision to Time and DateTime 2014-01-26 21:25:54 +00:00
locale
log_subscriber
multibyte Fix tidy_bytes for JRuby 2014-02-10 08:10:44 -06:00
notifications
number_helper Use block parameter rather than `$1` during `gsub!` so `ActiveSupport::SafeBuffer` values aren't mangled. 2014-05-12 17:13:19 +01:00
testing use method_defined? to check whether or not a method is defined 2014-03-12 13:34:07 -07:00
values Collected TimeZone's class methods together 2014-05-17 22:57:44 +04:00
xml_mini
all.rb
backtrace_cleaner.rb Keep method's description/documentation consistent [ci skip] 2014-05-11 01:18:48 +05:30
benchmarkable.rb
builder.rb
cache.rb Revert "Merge pull request #14269 from arthurnn/expanded_key_array" 2014-03-04 17:58:58 -08:00
callbacks.rb remove deprecation warning 2014-05-13 19:51:57 -04:00
concern.rb Introduce Concern#class_methods and Kernel#concern 2014-02-23 12:06:23 -07:00
configurable.rb Make sure multiline string is not accepted by the regexp 2013-12-19 17:28:19 -02:00
core_ext.rb
dependencies.rb [ci skip] Improve doc for ModuleConstMissing.guess_for_anonymous 2014-05-24 06:41:16 +05:30
deprecation.rb
descendants_tracker.rb
duration.rb [ci skip] Remove Duration#=== when we drop support for 2.0.0-p353 2014-05-23 23:23:27 +05:30
file_update_checker.rb
file_watcher.rb
gem_version.rb Introduce `Rails.gem_version` 2014-03-05 12:37:38 -05:00
gzip.rb
hash_with_indifferent_access.rb HashWithIndifferentAccess better respects #to_hash 2014-03-28 10:25:06 -04:00
i18n.rb
i18n_railtie.rb Fix typo [ci skip] 2013-12-21 15:03:32 -02:00
inflections.rb docs, hide inflector comment targeting only contributors. [ci skip] 2014-02-11 09:08:16 +01:00
inflector.rb
json.rb
key_generator.rb Fix secrets.yml path in exception message 2014-01-20 08:58:43 -02:00
lazy_load_hooks.rb
log_subscriber.rb
logger.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
logger_silence.rb
message_encryptor.rb Allow session serializer key in config.session_store 2014-01-29 17:05:00 +01:00
message_verifier.rb PR #10635 introduces rescue from ArgumentError thrown by `Base64.strict_decode64`. 2013-12-12 22:15:42 +05:30
multibyte.rb
notifications.rb
number_helper.rb Nodoc missing number helper classes in AS [ci skip] 2013-12-11 20:01:54 -02:00
option_merger.rb Fix error when using `with_options` with lambda. 2014-04-03 10:26:37 -03:00
ordered_hash.rb Fix OrderedHash.select to return self instance. 2014-03-07 12:30:20 -05:00
ordered_options.rb
per_thread_registry.rb Perf: save ~9% of object allocations on heavy requests. 2013-12-12 18:53:32 -07:00
proxy_object.rb
rails.rb
railtie.rb
rescuable.rb
string_inquirer.rb
subscriber.rb Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscribers 2014-05-16 21:13:34 -03:00
tagged_logging.rb
test_case.rb Remove unnecessary require of Minitest. 2014-05-24 20:36:05 -07:00
time.rb
time_with_zone.rb [ci skip] doc ActiveSupport::TimeWithZone#to_s 2014-05-09 11:50:35 -05:00
version.rb Introduce `Rails.gem_version` 2014-03-05 12:37:38 -05:00
xml_mini.rb Fix breakage in XmlMini 2013-12-23 14:04:16 +09:00