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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
706425e154a2a2581195c98309f30a18a0002a58
rails
/
actionpack
/
lib
History
David Heinemeier Hansson
706425e154
Update Prototype to 1.6.0.2 (Patrick Joyce) [
#599
status:committed]
2008-07-19 13:56:38 -05:00
..
action_controller
Raise ArgumentError if an invalid method is specified as part of a route's conditions. Also raise an error if HEAD is specified as the method, as rails routes all HEAD requests through the equivalent GET, though doesn't return the response body [
#182
state:resolved]
2008-07-18 20:19:03 -05:00
action_pack
Making ready for release of 2.1
2008-05-31 17:03:03 -07:00
action_view
Update Prototype to 1.6.0.2 (Patrick Joyce) [
#599
status:committed]
2008-07-19 13:56:38 -05:00
action_controller.rb
Added Rack processor
2008-06-01 11:25:11 -07:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
merge forward to current rails/master
2008-07-16 03:41:11 +02:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00