1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Nicholas Seckar e3af27c51b Improved testing of functional test setup.
Fixed functional test setup so that :controller and :action
are stored into path_parameters using string keys.

Added with_routing test helper which can be used to dynamically
replace the current set of routes inside a unit test.



git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1763 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-07 19:23:35 +00:00
..
action_controller Improved testing of functional test setup. 2005-07-07 19:23:35 +00:00
action_view Added :handle as an option to sortable_element to restrict the drag handle to a given class #1642 [thejohnny] 2005-07-07 14:34:26 +00:00
action_controller.rb Dont include the upload progress automatically before it works better 2005-06-30 08:29:14 +00:00
action_view.rb