rails/actionpack/test
Jan Maurits Faber f04ec6a227 Added support for Erubis <%== tag
<%== x %> is syntactic sugar for <%= raw(x) %>

Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#5918 status:committed]
2010-11-08 09:55:55 +13:00
..
abstract Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected. 2010-09-29 11:18:31 +02:00
activerecord in regexps, the dot in a character class is not a metacharacter 2010-10-15 16:31:00 +02:00
controller Added support for Erubis <%== tag 2010-11-08 09:55:55 +13:00
dispatch Make cookies hash in ActionDispatch::TestProcess indifferent access [#5761 state:committed] 2010-11-07 14:48:51 -02:00
fixtures Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02:00
lib fixing a few test warnings 2010-10-04 19:32:49 -07:00
template Added :negative_format option to number_to_currency function [#5894 state:resolved] 2010-11-02 23:00:23 +00:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Don't write out secure cookies unless the request is secure 2010-10-25 16:36:35 +01: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