1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
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
..
api modernizes hash syntax in railties 2016-08-06 19:38:55 +02:00
application code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
commands Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
console applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
engine refactor CommandsTasks 2016-08-17 11:36:39 +09:00
generators Fix Remaining Case-In-Assignment Statement Formatting 2016-09-06 09:34:09 -05:00
rack normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
railtie code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
tasks Add three new rubocop rules 2016-08-16 04:30:11 -03:00
templates Allow download of email attachments in the Mailer Preview template. 2016-09-02 15:25:37 -05:00
test_unit code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
all.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
app_loader.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
application.rb run before_configuration callbacks as soon as application constant inherits from Rails::Application 2016-08-19 12:12:00 +09:00
application_controller.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
backtrace_cleaner.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
cli.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
code_statistics.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
code_statistics_calculator.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
commands.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
configuration.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
dev_caching.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
engine.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
generators.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
info.rb revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
info_controller.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
initializable.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
mailers_controller.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
paths.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
rack.rb Remove debugger support 2015-01-04 15:54:22 -03:00
railtie.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
ruby_version_check.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
source_annotation_extractor.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
tasks.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
test_help.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
version.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
welcome_controller.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00