.. |
cache
|
Switch to supports_cache_versioning? check to a class method
|
2018-09-20 20:40:31 -05:00 |
concurrency
|
|
|
core_ext
|
Merge pull request #33800 from aeroastro/feature/doc-change-for-blank
|
2018-09-13 22:24:43 +02:00 |
dependencies
|
|
|
deprecation
|
Remove unused require
|
2018-07-31 09:50:16 +09:00 |
duration
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09:00 |
inflector
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09: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
|
|
|
messages
|
|
|
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
|
Deprecate "active_support/core_ext/numeric/inquiry"
|
2018-03-02 23:32:10 -08: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
|
|
|
all.rb
|
|
|
array_inquirer.rb
|
|
|
backtrace_cleaner.rb
|
Use backtrace cleaner to clean up backtrace for verbose query logs
|
2018-08-14 09:15:28 +10:00 |
benchmarkable.rb
|
|
|
builder.rb
|
|
|
cache.rb
|
Support skip nil for cache fetch (#25437)
|
2018-08-05 09:42:16 -05:00 |
callbacks.rb
|
Improve documentation of Procs as :if / :unless options for callbacks
|
2018-08-20 11:44:31 +02:00 |
concern.rb
|
|
|
configurable.rb
|
Remove unused require "active_support/core_ext/regexp"
|
2018-07-29 14:51:00 +09:00 |
core_ext.rb
|
|
|
current_attributes.rb
|
|
|
dependencies.rb
|
trace autoloads, and document hints for troubleshooting
|
2018-09-07 23:32:54 +02:00 |
deprecation.rb
|
Update default deprecation horizon
|
2018-01-31 14:27:45 +09:00 |
descendants_tracker.rb
|
|
|
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
|
|
|
execution_wrapper.rb
|
|
|
executor.rb
|
|
|
file_update_checker.rb
|
|
|
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
gzip.rb
|
|
|
hash_with_indifferent_access.rb
|
Remove extra conditions in HWIDA since Rails 6 does not support Ruby 2.2
|
2018-02-17 13:09:30 -08: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
|
|
|
inflector.rb
|
|
|
json.rb
|
|
|
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
|
|
|
logger.rb
|
|
|
logger_silence.rb
|
|
|
logger_thread_safe_level.rb
|
|
|
message_encryptor.rb
|
Turn on performance based cops
|
2018-07-23 15:37:06 -07:00 |
message_verifier.rb
|
|
|
multibyte.rb
|
|
|
notifications.rb
|
|
|
number_helper.rb
|
Add missing documentation options to number_to_currency [ci skip]
|
2018-07-11 20:59:51 -03:00 |
option_merger.rb
|
|
|
ordered_hash.rb
|
|
|
ordered_options.rb
|
|
|
per_thread_registry.rb
|
|
|
proxy_object.rb
|
|
|
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
|
|
|
rescuable.rb
|
|
|
security_utils.rb
|
|
|
string_inquirer.rb
|
|
|
subscriber.rb
|
Fix Rubocop offense
|
2018-07-26 23:40:30 +03:00 |
tagged_logging.rb
|
Merge pull request #27792 from tjoyal/sandbox-tagged-logging
|
2018-09-11 19:33:59 -04:00 |
test_case.rb
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
time.rb
|
|
|
time_with_zone.rb
|
Update the comments for TimeWithZone subtraction (#33721)
|
2018-08-28 17:32:18 +09:00 |
version.rb
|
|
|
xml_mini.rb
|
Call YAML.load correctly
|
2018-02-21 16:34:39 -05:00 |