.. |
cache
|
|
|
concurrency
|
|
|
core_ext
|
Add missing require
|
2015-01-09 18:24:54 -05:00 |
dependencies
|
Avoid unnecessary allocations/calls
|
2014-11-02 21:40:47 -03:00 |
deprecation
|
Do not check only for the Rails constant
|
2015-01-02 00:45:09 -03:00 |
inflector
|
Call gsub with a Regexp instead of a String for better performance
|
2014-11-01 20:23:29 -03:00 |
json
|
Remove deprecated ActiveSupport::JSON::Encoding::CircularReferenceError.
|
2015-01-04 11:58:41 -03:00 |
locale
|
|
|
log_subscriber
|
|
|
multibyte
|
String already respond_to scrub at Ruby 2.2
|
2015-01-04 15:55:28 -03:00 |
notifications
|
Replace #=> with # => [ci skip]
|
2014-12-17 16:44:51 -08:00 |
number_helper
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
testing
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
values
|
Use directly TZInfo::Timezone without proxy
|
2015-01-04 20:08:18 +03:00 |
xml_mini
|
fixed indent of end in jdom.rb
|
2014-11-28 14:23:51 -05:00 |
all.rb
|
|
|
backtrace_cleaner.rb
|
|
|
benchmarkable.rb
|
|
|
builder.rb
|
|
|
cache.rb
|
Remove deprecated ActiveSupport::Cache::Store.instrument
|
2015-01-04 11:58:40 -03:00 |
callbacks.rb
|
Add config to halt callback chain on return false
|
2015-01-02 15:31:56 -08:00 |
concern.rb
|
[ci skip] Reword a comment in concern's documentation
|
2014-09-19 23:30:59 +02:00 |
configurable.rb
|
|
|
core_ext.rb
|
Remove Struct#to_h backport
|
2015-01-04 16:20:18 -03:00 |
dependencies.rb
|
Remove some comments about Ruby 1.9 behaviors
|
2015-01-04 15:55:28 -03:00 |
deprecation.rb
|
|
|
descendants_tracker.rb
|
|
|
duration.rb
|
Remove workaround to a Ruby 2.0.0 bug
|
2015-01-04 16:20:18 -03:00 |
file_update_checker.rb
|
|
|
gem_version.rb
|
Start Rails 5 development 🎉
|
2014-11-28 15:00:06 -02:00 |
gzip.rb
|
|
|
hash_with_indifferent_access.rb
|
Add necessary 'require reverse_merge' to HAWI.rb
|
2014-10-17 09:11:04 -07:00 |
i18n.rb
|
|
|
i18n_railtie.rb
|
Deprecate false as the way to halt AS callbacks
|
2015-01-02 15:31:55 -08:00 |
inflections.rb
|
|
|
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
|
[ci skip] fix typo in MessageVerifier#verify docs
|
2014-12-10 08:23:15 +09:00 |
multibyte.rb
|
|
|
notifications.rb
|
added description for rails generators, and fixed sentence formation for active_support/notifications [ci skip]
|
2014-11-10 08:11:49 +05:30 |
number_helper.rb
|
Fix doc markup for NumberHelper [ci skip]
|
2014-10-29 00:32:43 +09:00 |
option_merger.rb
|
|
|
ordered_hash.rb
|
|
|
ordered_options.rb
|
|
|
per_thread_registry.rb
|
|
|
proxy_object.rb
|
|
|
rails.rb
|
|
|
railtie.rb
|
Add config to halt callback chain on return false
|
2015-01-02 15:31:56 -08:00 |
rescuable.rb
|
Add class level case operator support for error dispatching in Rescuable
|
2014-12-10 02:34:59 +02:00 |
security_utils.rb
|
Add AS::SecurityUtils.secure_compare for constant time string comparison
|
2014-10-23 14:54:06 -03:00 |
string_inquirer.rb
|
|
|
subscriber.rb
|
|
|
tagged_logging.rb
|
Merge pull request #9065 from atombender/master
|
2015-01-02 19:55:29 -03:00 |
test_case.rb
|
Remove unneeded require 'as/deprecation'
|
2015-01-04 07:45:07 -08:00 |
time.rb
|
|
|
time_with_zone.rb
|
Remove some comments about Ruby 1.9 behaviors
|
2015-01-04 15:55:28 -03:00 |
version.rb
|
|
|
xml_mini.rb
|
|
|