rails/actionpack/test
2010-04-12 16:49:41 +02:00
..
abstract Whitespace 2010-04-04 19:58:16 -07:00
activerecord Consistent routing language 2010-03-30 14:05:42 -05:00
controller Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
dispatch Ensure match path, :controller => name works as expected. 2010-04-12 16:49:41 +02:00
fixtures Expect an incompatible encoding exception when a template with a magic comment renders a partial without one and its source encoding doesn't match the default external encoding 2010-04-08 20:22:07 -07:00
lib Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +01:00
template fields_for returns block result when outside ERB 2010-04-11 19:26:00 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00