rails--rails/railties/test
Piotr Sarnacki f9f0f03822 Fix railties tests
SchemaMigration model is loaded on rails initialization,
which means that it will not be cleaned on each request.
2012-01-15 16:37:46 +01:00
..
application Fix railties tests 2012-01-15 16:37:46 +01:00
fixtures treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
generators Add therubyracer gem commented in default Gemfile 2012-01-12 21:58:25 -05:00
isolation require minitest rather than test/unit 2012-01-06 15:50:47 -08:00
railties convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
abstract_unit.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00
backtrace_cleaner_test.rb Test::Unit::Util::BacktraceFilter is never defined 2012-01-06 20:42:53 -03:00
generators_test.rb treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
initializable_test.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths_test.rb
rails_info_controller_test.rb
rails_info_test.rb
script_rails_loader_test.rb