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
Arthur Neves a71bcdb4f3 Move minitest plugin
Minitest Rails plugin should be loaded on test_help, so we report errors
even when not running from the runner.

Also fix the backtrace
2015-03-18 09:52:17 +01:00
..
api Remove documentation tasks 2015-02-06 21:04:54 +01:00
application Revert "Don't unhook autoloading in production" 2015-02-16 15:03:37 -08:00
commands Move some logic to runner 2015-03-18 09:52:17 +01:00
console
engine
generators add mailer suffix to comments for email previews 2015-03-15 08:57:06 +09:00
rack
railtie
tasks Add rake initializer 2015-03-14 01:41:21 +09:00
templates
test_unit Move minitest plugin 2015-03-18 09:52:17 +01:00
all.rb
app_rails_loader.rb
application.rb Some documentation edits [ci skip] 2015-03-05 14:18:09 +01:00
application_controller.rb
backtrace_cleaner.rb
cli.rb
code_statistics.rb Lines of code can be 100,000+ in a Rails app 2015-03-01 17:57:03 +09:00
code_statistics_calculator.rb
commands.rb spike of a OptionParser backed test runner. 2015-03-18 09:52:16 +01:00
configuration.rb Do not mutate the operations array 2015-02-19 09:29:09 -02:00
engine.rb pass a config to the route set 2015-03-05 13:12:06 -08:00
gem_version.rb
generators.rb Merge pull request #18395 from shunsukeaida/improve_generator_name_suggestions 2015-02-23 09:48:48 -06:00
info.rb
info_controller.rb Change filter on /rails/info/routes to use an actual path regexp from rails 2015-02-23 19:57:01 +03:00
initializable.rb
mailers_controller.rb
paths.rb fix typo [ci-skip] 2015-02-25 00:25:58 -06:00
rack.rb
railtie.rb
ruby_version_check.rb Revert work arounds for upstream Ruby 2.2.0 kwargs bug 2015-03-05 17:39:22 +02:00
source_annotation_extractor.rb
tasks.rb Add rake initializer 2015-03-14 01:41:21 +09:00
test_help.rb Move minitest plugin 2015-03-18 09:52:17 +01:00
version.rb
welcome_controller.rb