rails/actionpack/test
2005-06-15 13:20:17 +00:00
..
controller render(:template) applies a layout by default. render("foo/bar") works with a layout again. 2005-06-15 13:20:17 +00:00
fixtures Fixed double-singularization on scaffolded pagination call (Address would be turned into Addres) #1216, #1404 [nilsga] 2005-06-15 04:17:45 +00:00
template Allow distance_of_time_in_words to work with any value that responds to #to_time (like dates) #969 2005-06-14 15:19:03 +00:00
abstract_unit.rb Clean up load paths to avoid unit test interaction #1113 [alles@atomicobject.com] 2005-04-17 06:16:00 +00:00