This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-30 00:38:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e520fd5db7cb839b862c03647effee50f9223d98
rails
/
actionpack
/
lib
History
Pratik Naik
e520fd5db7
Delegate action_name to controller inside views.
2008-05-06 12:02:24 +01:00
..
action_controller
Refactored and fixed Resources.map_member_actions to make use of custom ActionController::Base.resources_path_names when the option :path_names is not directly specified. Added a specific test for this functionality and fixed assert_restful_routes_for test helper to make use of ActionController::Base.resources_path_names instead of just "new" or "edit".
2008-05-06 21:48:07 +12:00
action_pack
Prepare for 2.0.2 release
2007-12-16 23:30:30 +00:00
action_view
Delegate action_name to controller inside views.
2008-05-06 12:02:24 +01:00
action_controller.rb
Remove unused ActionController::Base.template_class.
Closes
#10787
2008-03-05 12:12:17 +00:00
action_pack.rb
Update copyright span
2007-09-09 17:57:16 +00:00
action_view.rb
Introduce ActionView::TestCase for testing view helpers.
2008-04-19 13:08:24 -05:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00