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
Brennan Dunn 9cc8c0a0a1 Routes may be restricted to lists of HTTP methods instead of a single method or :any.
[#407 state:resolved]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-08-28 12:29:49 -07:00
..
activerecord Ensure :partial => @collection and :collection => @collection behaves same. [#884 state:resolved] 2008-08-22 18:15:53 +01:00
controller Routes may be restricted to lists of HTTP methods instead of a single method or :any. 2008-08-28 12:29:49 -07:00
fixtures pass yielded arguments to block for ActionView::Base#render with :layout [#847 state:resolved] 2008-08-17 19:29:24 -05:00
template Added TextHelper#current_cycle to return the current cycle for better design options. 2008-08-27 23:06:20 -07: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 Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00