1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
Lucas Mazza 4b173b8ed9 Add a '--skip-routes' flag for the Controller generator.
This way it is possible to skip the addition of the 'get "foo/bar"' routes when
generating a controller.
2014-06-24 14:06:03 -03:00
..
application allow preview interceptors to be registered through config.action_mailer. 2014-06-15 14:17:00 +02:00
commands Isolate debugger related code 2014-04-10 16:02:13 +02:00
configuration Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
fixtures
generators Add a '--skip-routes' flag for the Controller generator. 2014-06-24 14:06:03 -03:00
isolation Favor canonical environment variables for secrets 2014-01-13 14:31:43 -06:00
railties initialize the right variable 2014-06-17 20:39:49 -03:00
abstract_unit.rb standardize on jruby_skip & rbx_skip 2014-01-13 19:51:47 +05:30
app_rails_loader_test.rb Add a test-case for GH #13825 2014-01-24 14:10:46 -05:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb
engine_test.rb
env_helpers.rb
generators_test.rb Emit suggested generator names when not found 2014-06-04 16:28:43 -05:00
initializable_test.rb
paths_test.rb
rack_logger_test.rb
rails_info_controller_test.rb Remove missing integration points of AV extraction 2013-12-05 11:39:56 +01:00
rails_info_test.rb remove unnused method from test 2014-06-11 20:26:47 -03:00
test_info_test.rb
version_test.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00