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
Andrew White f7a0a394f4 Remove hardcoded number_of_capturesin ControllerSegment to allow regexp requirements with capturing parentheses
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1887 state:committed]
2009-02-22 15:34:01 +13:00
..
activerecord Switch to Rack based session stores. 2008-12-15 16:33:31 -06:00
controller Remove hardcoded number_of_capturesin ControllerSegment to allow regexp requirements with capturing parentheses 2009-02-22 15:34:01 +13:00
fixtures make action_controller/layouts pick templates from the current instance's view_paths instead of the class view_paths [#1974 state:resolved] 2009-02-20 14:19:45 -06:00
template Fix templates reloading in development when using custom view path [#2012 state:resolved] 2009-02-19 20:55:56 -06:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Port fast reloadable templates from rails-dev-boost. 2009-02-12 13:04:12 -06: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 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