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
2013-01-08 16:17:30 +01:00
..
application Revert "unpermitted params" exception -- it's just not going to work. See the discussion on https://github.com/rails/strong_parameters/pull/75. 2013-01-08 16:17:30 +01:00
commands This commit fixes issue #8628 2013-01-04 17:05:49 +02:00
configuration Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
fixtures Revert "Detect rbenv and update the shebang" 2012-12-28 14:21:24 -07:00
generators Fix readme tests 2013-01-07 22:31:15 -02:00
isolation Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
railties Fix usage of lambda as a Rack endpoint 2012-12-31 17:46:19 +01:00
abstract_unit.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
app_rails_loader_test.rb Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
backtrace_cleaner_test.rb
engine_test.rb Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec 2012-12-31 13:57:23 -03:00
env_helpers.rb
generators_test.rb
initializable_test.rb
paths_test.rb
rails_info_controller_test.rb HTML formatting to Rails::InfoController#routes 2012-12-17 12:41:54 -06:00
rails_info_test.rb