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
Kasper Timm Hansen c994a893c1 Merge pull request #26414 from rails/rails-commands
Initial Rails Commands Infrastructure
2016-09-26 20:28:40 +02: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
command Apply Rafaels review fixes. 2016-09-25 21:31:46 +02:00
commands Apply test command changes. 2016-09-26 17:19:59 +02:00
console applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
engine Remove the old command files. 2016-09-25 21:31:45 +02:00
generators remove unnecessary RAILS_ENV setting 2016-09-22 17:39:14 +09: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 Apply Rafaels review fixes. 2016-09-25 21:31:46 +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 Initial command structure. 2016-09-25 21:31:35 +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
command.rb Per Dr. Eileen's orders :) 2016-09-25 21:31:36 +02:00
commands.rb Initial command structure. 2016-09-25 21:31:35 +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 [ci skip] Fixed commas according to Oxford comma in rdoc and guides 2016-09-17 22:36:13 +03:00
gem_version.rb
generators.rb Initial command structure. 2016-09-25 21:31:35 +02: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 [ci skip] Fixed commas according to Oxford comma in rdoc and guides 2016-09-17 22:36:13 +03:00
rack.rb
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