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
312f43324159fbcd8749cd331ed7d6500a714a83
rails
/
actionpack
/
lib
/
action_dispatch
/
routing
History
Josh Kalderimis
9d3eeb9053
fix for :shallow in router not generating helpers for create, update, and destroy actions when :only or :except are used
...
[
#4900
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2010-06-18 13:59:14 -07:00
..
deprecated_mapper.rb
action_dispatch/routing/deprecated_mapper needs with_options
2010-04-14 21:43:35 -07:00
mapper.rb
fix for :shallow in router not generating helpers for create, update, and destroy actions when :only or :except are used
2010-06-18 13:59:14 -07:00
route_set.rb
Make named helpers unprotected without becoming actions [
#4696
state:resolved]
2010-06-07 15:29:55 -04:00
route.rb
Add support for mount RackApp, :at => "/sprockets" with a shorthand of mount Sprockets => "/sprockets".
2010-03-08 12:26:18 -08:00
url_for.rb
Make ActionDispatch url_for use HWIA symbolize_keys
2010-04-22 09:06:55 -07:00