.. |
cache
|
Switch to supports_cache_versioning? check to a class method
|
2018-09-20 20:40:31 -05:00 |
concurrency
|
Prevent deadlocks with load interlock and DB lock.
|
2017-11-09 10:46:01 -05:00 |
core_ext
|
Prefix Module#parent, Module#parents, and Module#parent_name with module
|
2018-10-02 12:51:35 -04:00 |
dependencies
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
deprecation
|
Change the empty block style to have space inside of the block
|
2018-09-25 13:19:35 -04:00 |
duration
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
inflector
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
json
|
Don't dup Strings when jsonifying
|
2018-04-27 03:57:08 +09:00 |
locale
|
Improve the performance of ActiveSupport::Inflector.ordinal
|
2018-04-29 20:21:58 +09:00 |
log_subscriber
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
messages
|
Fix RotationConfiguration test and remove nil-kind rotates.
|
2017-09-24 22:58:17 +02:00 |
multibyte
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09:00 |
notifications
|
Only use CLOCK_PROCESS_CPUTIME_ID if it's defined
|
2018-07-29 14:58:03 -04:00 |
number_helper
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
testing
|
Oxford comma [ci skip]
|
2018-09-10 23:51:26 +02:00 |
values
|
Turn on performance based cops
|
2018-07-23 15:37:06 -07:00 |
xml_mini
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
all.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
array_inquirer.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
backtrace_cleaner.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
benchmarkable.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
builder.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
cache.rb
|
Change the empty block style to have space inside of the block
|
2018-09-25 13:19:35 -04:00 |
callbacks.rb
|
Improve documentation of Procs as :if / :unless options for callbacks
|
2018-08-20 11:44:31 +02:00 |
concern.rb
|
removed unnecessary returns
|
2017-10-28 17:20:38 +09:00 |
configurable.rb
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09:00 |
core_ext.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
current_attributes.rb
|
[ci skip] Prefer cookies.encrypted over signed (#30129)
|
2017-08-07 22:32:03 -05:00 |
dependencies.rb
|
Fix call sites
|
2018-10-02 15:31:29 -04:00 |
deprecation.rb
|
Update default deprecation horizon
|
2018-01-31 14:27:45 +09:00 |
descendants_tracker.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
digest.rb
|
Don't include ellipsis in truncated digest output
|
2017-12-17 00:49:02 +00:00 |
duration.rb
|
Merge pull request #31923 from jdelStrother/duration-deserialization
|
2018-02-07 15:06:21 -05:00 |
encrypted_configuration.rb
|
Remove unused serialize method
|
2018-03-25 09:42:22 +09:00 |
encrypted_file.rb
|
Change temporary file name extension while editing encrypted file.
|
2018-03-18 21:29:41 +01:00 |
evented_file_update_checker.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
execution_wrapper.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
executor.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
file_update_checker.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
gzip.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
hash_with_indifferent_access.rb
|
Require the except hash extension before trying to alias it
|
2018-10-01 08:08:08 +10:00 |
i18n.rb
|
ActiveSupport::Inflector#ordinal and ActiveSupport::Inflector#ordinalize
|
2018-03-05 08:41:49 -05:00 |
i18n_railtie.rb
|
Fix typo in i18n_railtie.rb
|
2018-09-06 15:09:24 -04:00 |
inflections.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
inflector.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
json.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
key_generator.rb
|
Fix typo 'in via'
|
2018-07-06 22:46:53 +02:00 |
lazy_load_hooks.rb
|
A Class is a Module so we remove one conditional
|
2018-07-04 14:55:53 -04:00 |
log_subscriber.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
logger.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
logger_silence.rb
|
Deprecate the LoggerSilence constant:
|
2018-10-02 12:59:04 -04:00 |
logger_thread_safe_level.rb
|
LoggerSilence doesn't require concurrent:
|
2018-09-28 02:09:57 -04:00 |
message_encryptor.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
message_verifier.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
multibyte.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
notifications.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
number_helper.rb
|
Add missing documentation options to number_to_currency [ci skip]
|
2018-07-11 20:59:51 -03:00 |
option_merger.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
ordered_hash.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
ordered_options.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
per_thread_registry.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
proxy_object.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
rails.rb
|
Rails 6 requires Ruby 2.4.1+
|
2018-02-17 15:34:57 -08:00 |
railtie.rb
|
Use SHA-1 for non-sensitive digests by default
|
2018-01-08 20:45:46 +00:00 |
reloader.rb
|
Merge pull request #30100 from kirs/doc-reloader
|
2017-11-17 19:33:29 +10:30 |
rescuable.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
security_utils.rb
|
Compare the actual string after comparing the HMAC proccessed strings
|
2017-11-25 11:39:41 -05:00 |
string_inquirer.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
subscriber.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
tagged_logging.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
test_case.rb
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
time.rb
|
[Active Support] require_relative => require
|
2017-10-21 22:48:27 +09:00 |
time_with_zone.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
version.rb
|
[Active Support] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
xml_mini.rb
|
Call YAML.load correctly
|
2018-02-21 16:34:39 -05:00 |