rails/actionpack/test
David Chelimsky 8672a97e11 add NullResolver
[#4523 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-02 22:45:54 +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 FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +02:00
dispatch RouteSet does not raise ActionController::RoutingError when no routes match anymore. Instead, it follows the X-Cascade convention. ShowExceptions checks for X-Cascade so that the routing error page can still be displayed. 2010-04-30 16:40:42 -07:00
fixtures Changed translate helper so that it doesn’t mark every translation as safe HTML. Only keys with a "_html" suffix and keys named "html" are considered to be safe HTML. All other translations are left untouched. 2010-04-13 17:35:10 -07:00
lib move FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +02:00
template add NullResolver 2010-05-02 22:45:54 +02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb move FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +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