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
John Hawthorn a3f5d7159d fix db:fixtures:load with FIXTURES specified [#6061 state:resolved]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-02-06 18:45:42 -02:00
..
application fix db:fixtures:load with FIXTURES specified [#6061 state:resolved] 2011-02-06 18:45:42 -02:00
fixtures create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
generators Correct migration name the test is looking to match. 2011-02-04 20:25:13 -02:00
isolation Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
railties remove locales external to the system before assertion 2011-01-12 11:15:11 -08:00
abstract_unit.rb Rails.application is set anyway, we don't need to set it manually, this was purpose of different behavior in tests and in application 2010-09-25 10:46:22 +02:00
backtrace_cleaner_test.rb
generators_test.rb Allow generators nested in more than one level 2011-01-12 21:42:56 -02:00
initializable_test.rb
paths_test.rb Provide a cleaner syntax for paths configuration that does not rely on method_missing. 2010-10-06 17:20:15 +02:00
rails_info_controller_test.rb
rails_info_test.rb
script_rails_loader_test.rb