rails/actionpack/test
2005-03-20 15:03:32 +00:00
..
controller Added path collection syntax for Routes that will gobble up the rest of the url and pass it on to the controller #830 [rayners] 2005-03-20 14:04:33 +00:00
fixtures A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
template Added TextHelper#simple_format as a non-dependency text presentation helper.Fixed TextHelper#markdown to use blank? instead of empty? so it can deal with nil strings passed #814 [Johan Sorensen] 2005-03-20 15:03:32 +00:00
abstract_unit.rb Fixed that assert_template_xpath_matches did not indicate when a path was not found #658 [Eric Hodel] 2005-02-18 17:13:57 +00:00