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
2008-03-23 01:48:17 +00:00
..
activerecord Fix problem with render :partial collections, records, and locals. #11057 [lotswholetime] 2008-02-08 22:04:06 +00:00
controller Fix regression from filter refactoring where re-adding a skipped filter resulted in it being called twice. [rick] 2008-03-23 01:48:17 +00:00
fixtures Missed adds. References #10350. 2008-03-20 16:51:06 +00:00
template Re-added ActionView::Helpers::register_javascript/stylesheet_expansion to make it easier for plugin developers to inject multiple assets. Closes #10350. 2008-03-20 16:26:04 +00:00
abstract_unit.rb Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
active_record_unit.rb * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00: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 Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00