rails--rails/railties/lib/rails
Yasuo Honda 39b305c0b7 Extract `list_tests` from `Rails::TestUnit::Runner.load_tests`
This commit has been made for a future change
for Active Record bin/test to run its own database adapter related tests.
2021-09-07 21:34:56 +09:00
..
api
application Move Zeitwerk to railties 2021-09-05 03:37:46 +02:00
autoloaders Move the default autoloaders inflector to railties 2021-09-04 20:44:39 +02:00
command Standardize nodoc comments 2021-07-29 21:18:07 +00:00
commands Add SSL support for postgresql in bin/rails dbconsole 2021-08-27 22:22:28 +08:00
console
engine
generators Use the combined jsbundling-rails gem instead of individual js bundler gems (#43172) 2021-09-06 16:44:44 +02:00
plugin
rack
railtie Standardize nodoc comments 2021-07-29 21:18:07 +00:00
tasks Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
templates Add favicon to header dom element for welcome controller. 2021-07-24 21:26:49 +01:00
test_unit Extract `list_tests` from `Rails::TestUnit::Runner.load_tests` 2021-09-07 21:34:56 +09:00
all.rb
app_loader.rb
app_updater.rb Javascript generator option with choices (#43160) 2021-09-04 11:53:57 +02:00
application.rb Remove docs on multiple applications 2021-08-06 16:25:20 -05:00
application_controller.rb
autoloaders.rb Move the default autoloaders inflector to railties 2021-09-04 20:44:39 +02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
code_statistics_calculator.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
command.rb
commands.rb
configuration.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
dev_caching.rb
engine.rb Setup the once autoloader on bootstrap 2021-08-17 05:23:51 +02:00
gem_version.rb
generators.rb Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
info.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
info_controller.rb
initializable.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
mailers_controller.rb Enable `Style/ExplicitBlockArgument` cop 2021-09-05 17:06:19 +02:00
paths.rb
rack.rb
railtie.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
ruby_version_check.rb
secrets.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb
welcome_controller.rb