rails/railties/test
2010-04-30 16:25:40 -07:00
..
application ActiveRecord middlewares should be inserted before AD::Cascade [#4493 state:resolved]. 2010-04-29 13:24:35 +02:00
fixtures It would be nice to actually commit test fixtures 2010-04-30 16:25:40 -07:00
generators Provide a mechanism for overriding the entire generator via a class that handles the individual elements of generating a new Rails application 2010-04-30 13:48:06 -07:00
isolation Refactor tests by moving all middleware tests to the same place. 2010-04-26 09:04:04 +02:00
railties Make i18n fallbacks configurable and fallback to the default locale by default in production [#4428 state:resolved] 2010-04-17 19:26:46 +01:00
abstract_unit.rb Move railties/builtin into lib 2010-03-20 12:34:21 -05:00
backtrace_cleaner_test.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
generators_test.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
initializable_test.rb deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
log_subscriber_test.rb Log Tailer doesn't exist anymore. Removing some traces left over in tests. 2010-03-02 12:34:26 -08:00
paths_test.rb Solve some pendencies. 2010-01-24 09:32:54 +01:00
rails_info_controller_test.rb Missed a few spots in railties 2010-03-30 14:18:08 -05:00
rails_info_test.rb Just use abstract_unit 2009-11-14 03:27:18 -08:00