rails--rails/actionpack/test
Rafael Mendonça França 414b1c3da6 Merge pull request #8497 from acapilleri/conditional_cache
Removed :if / :unless conditions to fragment cache in favour of *cache_i...
2012-12-14 13:57:53 -03:00
..
abstract add tests to aliased _filter callbacks 2012-12-07 15:29:51 -05:00
activerecord cleanup, remove trailing whitespace within actionpack 2012-10-27 16:03:18 +02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Removed :if and :unless from fragment cache option in favour of 2012-12-14 17:51:52 +01:00
dispatch Clear url helper methods when routes are reloaded 2012-12-14 13:22:36 +00:00
fixtures Add explicit opt-out for fragment cache digesting 2012-11-25 22:10:44 -06:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template Override <%== to always behave as literal text rather than toggling based on whether escaping is enabled. Fixes that existing plaintext email templates using <%== unexpectedly flipped to *escaping* HTML when #8235 was merged. 2012-12-03 10:31:18 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00
active_record_unit.rb Rename "Fixtures" class to "FixtureSet" 2012-10-07 19:15:58 +02:00
ts_isolated.rb Don't use assert_block method. It will be deprecated. 2012-05-20 00:14:40 +09:00