1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Clemens Kofler 105093f907 Refactor DateHelper to use DateTimeSelector presenter pattern
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2008-08-07 13:13:47 -05:00
..
activerecord Set global ActionController::Base.view_paths for test cases 2008-07-12 14:11:51 -05:00
controller Tidy up ActionMailer rendering logic to take advantage of view path cache instead of using file system lookups 2008-08-06 20:11:21 -05:00
fixtures Set the response content type to that of found template if not explicitly set elsewhere [#444 state:resolved] 2008-07-18 20:14:12 -05:00
template Refactor DateHelper to use DateTimeSelector presenter pattern 2008-08-07 13:13:47 -05:00
abstract_unit.rb Fixed template recompile logic [#630 state:resolved] 2008-07-16 08:26:23 -05:00
active_record_unit.rb Set precompiled fixture load path constant to speed up tests 2008-06-25 15:24:12 -05:00
adv_attr_test.rb Add some tests for adv_attr_accessor. Closes #10633 [fcheung] 2008-01-12 03:06:10 +00:00
testing_sandbox.rb