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
2bfeda3f0905e01bcdebdb8814f6dfb3d95b384c
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
3aa8f348ef
Fix previous commit by allowing a proc to be given as response_body. This is deprecated and is going to be removed in future releases.
2011-05-10 16:53:57 +02:00
..
http
Fix previous commit by allowing a proc to be given as response_body. This is deprecated and is going to be removed in future releases.
2011-05-10 16:53:57 +02:00
middleware
Don't pluralize, camelize.
2011-05-06 17:00:59 +02:00
routing
prepend the assets route instead of appending,
closes
#436
2011-05-08 12:59:04 +02:00
testing
Flunk makes a lot more sense, doesnt it (hat tip @tenderlove)
2011-05-02 17:04:21 -05:00
railtie.rb
Allow ignore_accept_header through configuration option.
2011-05-02 23:39:42 +02:00
routing.rb
add cross-references and documentation for scope
2011-01-28 19:25:12 -05:00