.. |
cache
|
Allow addresses to support nil values
|
2021-02-09 09:34:10 -05:00 |
concurrency
|
|
|
core_ext
|
alias :without :excluding
|
2021-02-17 15:36:01 +09:00 |
current_attributes
|
|
|
dependencies
|
|
|
deprecation
|
Use bind_call(obj, ...) instead of bind(obj).call(...)
|
2021-02-08 17:01:23 +09:00 |
duration
|
feat(rubocop): Add Style/RedundantRegexpEscape
|
2020-12-08 18:57:09 +00:00 |
inflector
|
Fix the underscore inflector optimization
|
2021-02-09 16:37:45 +01:00 |
json
|
|
|
locale
|
Grammer correction on ActiveSupport en.yml
|
2020-11-22 14:12:26 +11:00 |
log_subscriber
|
|
|
messages
|
|
|
multibyte
|
Remove require "active_support/core_ext/symbol/starts_ends_with"
|
2021-02-09 22:31:09 +09:00 |
notifications
|
Merge pull request #39626 from vipulnsward/as-notification-args
|
2020-12-28 19:30:02 -05:00 |
number_helper
|
significant method is not significant anymore
|
2021-02-08 18:21:28 +01:00 |
testing
|
Use Enumerator#all? and Enumerator#any? with classes instead of iterations
|
2021-02-07 01:29:50 -05:00 |
values
|
Fix inline code markup [ci-skip]
|
2021-02-14 11:20:35 -06:00 |
xml_mini
|
|
|
actionable_error.rb
|
|
|
all.rb
|
|
|
array_inquirer.rb
|
Remove require "active_support/core_ext/symbol/starts_ends_with"
|
2021-02-09 22:31:09 +09:00 |
backtrace_cleaner.rb
|
|
|
benchmarkable.rb
|
|
|
builder.rb
|
|
|
cache.rb
|
Support aliases to expires_in for cache stores
|
2020-12-28 17:15:43 -08:00 |
callbacks.rb
|
Merge pull request #41363 from ricardotk002/use-enumerator-all-with-classes
|
2021-02-08 14:35:20 -05:00 |
concern.rb
|
|
|
configurable.rb
|
|
|
configuration_file.rb
|
Include file path in invisible space warning
|
2020-12-23 10:07:38 +00:00 |
core_ext.rb
|
require "time" where we depend on Time#xmlschema
|
2020-12-16 00:50:05 -08:00 |
current_attributes.rb
|
|
|
dependencies.rb
|
Use bind_call(obj, ...) instead of bind(obj).call(...)
|
2021-02-08 17:01:23 +09:00 |
deprecation.rb
|
Rails 6.2 is now Rails 7.0
|
2021-02-04 16:47:16 +00:00 |
descendants_tracker.rb
|
|
|
digest.rb
|
Change the default digest for new apps to SHA256
|
2021-01-08 12:07:20 +01:00 |
duration.rb
|
|
|
encrypted_configuration.rb
|
|
|
encrypted_file.rb
|
|
|
environment_inquirer.rb
|
|
|
evented_file_update_checker.rb
|
|
|
execution_wrapper.rb
|
|
|
executor.rb
|
|
|
file_update_checker.rb
|
|
|
fork_tracker.rb
|
Fix ForkTracker on ruby <= 2.5.3
|
2020-11-17 21:22:12 +01:00 |
gem_version.rb
|
Rails 6.2 is now Rails 7.0
|
2021-02-04 16:47:16 +00:00 |
gzip.rb
|
|
|
hash_with_indifferent_access.rb
|
Fix inline code markup [ci-skip]
|
2021-02-14 11:20:35 -06:00 |
i18n.rb
|
Inflection support default_locale and fallbacks
|
2020-12-09 10:06:05 -08:00 |
i18n_railtie.rb
|
|
|
inflections.rb
|
|
|
inflector.rb
|
|
|
json.rb
|
|
|
key_generator.rb
|
Allow configuration of the digest class used in the key generator
|
2021-01-07 14:28:01 +01:00 |
lazy_load_hooks.rb
|
|
|
log_subscriber.rb
|
|
|
logger.rb
|
|
|
logger_silence.rb
|
|
|
logger_thread_safe_level.rb
|
|
|
message_encryptor.rb
|
|
|
message_verifier.rb
|
Use string for example
|
2021-01-28 18:19:46 -05:00 |
multibyte.rb
|
|
|
notifications.rb
|
Fix inline code markup [ci-skip]
|
2021-02-14 11:20:35 -06:00 |
number_helper.rb
|
|
|
option_merger.rb
|
Remove require "active_support/core_ext/symbol/starts_ends_with"
|
2021-02-09 22:31:09 +09:00 |
ordered_hash.rb
|
|
|
ordered_options.rb
|
|
|
parameter_filter.rb
|
Fix inline code markup [ci-skip]
|
2021-02-14 11:20:35 -06:00 |
per_thread_registry.rb
|
|
|
proxy_object.rb
|
|
|
rails.rb
|
|
|
railtie.rb
|
Rails 6.2 is now Rails 7.0
|
2021-02-04 16:47:16 +00:00 |
reloader.rb
|
|
|
rescuable.rb
|
Clarify use of rescue_from [ci skip]
|
2020-12-30 11:51:13 -05:00 |
secure_compare_rotator.rb
|
|
|
security_utils.rb
|
|
|
string_inquirer.rb
|
Remove require "active_support/core_ext/symbol/starts_ends_with"
|
2021-02-09 22:31:09 +09:00 |
subscriber.rb
|
|
|
tagged_logging.rb
|
Clone to keep extended Logger methods for tagged logger
|
2020-12-07 14:43:37 +01:00 |
test_case.rb
|
|
|
time.rb
|
|
|
time_with_zone.rb
|
Fix inline code markup [ci-skip]
|
2021-02-14 11:20:35 -06:00 |
version.rb
|
|
|
xml_mini.rb
|
|
|