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-29 16:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfbf03ecee063adc9999c0dec50f8177594fb28f
rails
/
actionpack
/
lib
History
gbuesing
bfbf03ecee
ActionView::InstanceTag#default_time_from_options with hash args uses Time.current as default; respects hash settings when time falls in system local spring DST gap
2008-05-08 23:40:25 -05: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
ActionView::InstanceTag#default_time_from_options with hash args uses Time.current as default; respects hash settings when time falls in system local spring DST gap
2008-05-08 23:40:25 -05: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