1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support
Ryunosuke Sato b9e98d62c2 Remove the word "mongrel" from documents
Currently mongrel is not maintained.
And it couldn't be built with any Ruby versions that
supported by Rails.

It is reasonable to remove the word "mongrel" in order to avoid
confusion from newcomer.
2016-09-07 01:59:37 +09:00
..
cache Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
concurrency Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
core_ext change Class#descendants to public API [ci skip] 2016-09-05 15:11:03 +09:00
dependencies applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
deprecation applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
duration applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
inflector Add three new rubocop rules 2016-08-16 04:30:11 -03:00
json modernizes hash syntax in activesupport 2016-08-06 19:38:33 +02:00
locale Add support for Petabyte and Exabyte in number to human size 2015-12-22 23:07:06 +05:30
log_subscriber normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
multibyte fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
notifications fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
number_helper applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
testing use message that specified in argument to error message 2016-08-31 08:52:23 +09:00
values Add three new rubocop rules 2016-08-16 04:30:11 -03:00
xml_mini Add three new rubocop rules 2016-08-16 04:30:11 -03:00
all.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
array_inquirer.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
backtrace_cleaner.rb Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
benchmarkable.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
builder.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
cache.rb Merge pull request #25628 from ysksn/options 2016-08-17 02:55:58 -03:00
callbacks.rb Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00
concern.rb
configurable.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
core_ext.rb
dependencies.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
deprecation.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
descendants_tracker.rb
duration.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
evented_file_update_checker.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
execution_wrapper.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
executor.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
file_update_checker.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
gzip.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
hash_with_indifferent_access.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
i18n.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
i18n_railtie.rb Fix Remaining Case-In-Assignment Statement Formatting 2016-09-06 09:34:09 -05:00
inflections.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
inflector.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
json.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
key_generator.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
lazy_load_hooks.rb Add documentation about ActiveSupport.on_load 2016-08-13 01:01:21 +01:00
log_subscriber.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
logger.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
logger_silence.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
logger_thread_safe_level.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
message_encryptor.rb Start passing cipher from EncryptedCookieJar since we use it to determine key length 2016-09-01 03:00:10 +05:30
message_verifier.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
multibyte.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
notifications.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
number_helper.rb number_to_phone formats number with regexp 2016-04-02 20:13:22 +08:00
option_merger.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
ordered_hash.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
ordered_options.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
per_thread_registry.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
proxy_object.rb
rails.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
railtie.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
reloader.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
rescuable.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
security_utils.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
string_inquirer.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
subscriber.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
tagged_logging.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
test_case.rb Move custom assertion to its proper place 2016-08-27 08:33:08 +05:30
time.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
time_with_zone.rb Cache to_datetime for performance 2016-09-01 13:19:42 +01:00
version.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
xml_mini.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00