rails--rails/actionpack/test
Yehuda Katz + Carl Lerche 0f6e764e40 Fixed a bug with handling render options 2009-05-11 14:48:58 -07:00
..
abstract_controller More community code review :) 2009-05-11 10:22:07 -07:00
activerecord Make it clearer that session is nil 2009-04-26 23:59:17 -07:00
controller Aliased AbstractController::ActionNotFound to ActionController::UnknownAction 2009-05-11 12:45:26 -07:00
dispatch Fix implicit ordering expectation 2009-05-02 16:41:50 -07:00
fixtures Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
lib OMG, a lot of work 2009-05-01 17:31:01 -07:00
new_base Ported fresh_when into a ConditionalGet module 2009-05-11 10:57:59 -07:00
template Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions. 2009-04-28 23:29:46 -05:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
abstract_unit2.rb Fixed a bug with handling render options 2009-05-11 14:48:58 -07:00
active_record_unit.rb Test AR integration with jdbcsqlite3 adapter on jruby 2009-02-06 13:27:50 -08:00
adv_attr_test.rb
runner Temporary runner 2009-03-20 15:02:12 -07:00
testing_sandbox.rb