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
Rafael Mendonça França 5da4d5142a Add active_support/testing/autorun
minitest/autorun load minitest/spec polluting the global namespace with
the DSL that we don't want on Rails
2012-12-31 13:57:24 -03:00
..
application Move background jobs to the 'jobs' branch until fully baked. Not shipping with Rails 4.0. 2012-12-21 16:29:47 -08:00
commands Explicit options should have precedence over railsrc on the rails new 2012-12-24 00:03:13 -03:00
console
engine Add app/models/concerns and app/controllers/concerns to the default directory structure and load path 2012-12-18 16:26:08 +01:00
generators Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
rack
railtie
tasks
templates Format routes as html on debug page 2012-12-17 15:59:15 -06:00
test_unit
all.rb
application.rb Improve secret_token deprecation message 2012-12-30 15:43:40 -02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
commands.rb
configuration.rb
deprecation.rb
engine.rb
generators.rb
info.rb
info_controller.rb Format routes as html on debug page 2012-12-17 15:59:15 -06:00
initializable.rb
paths.rb Revert "Merge pull request #7587 from elia/fix-too-eager-loading" 2012-12-18 16:05:30 -03:00
performance_test_help.rb
rack.rb
railtie.rb
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
version.rb
welcome_controller.rb