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
9d8e2fb5e21da725755366ae2b7affe83ce1b6b0
rails
/
actionpack
/
test
/
fixtures
/
respond_with
History
Xavier Noria
5850f16935
removes the RJS template handler
2011-04-13 13:23:18 +02:00
..
edit.html.erb
Add nagivational behavior to respond_with.
2009-08-07 17:16:15 +02:00
new.html.erb
Add nagivational behavior to respond_with.
2009-08-07 17:16:15 +02:00
using_invalid_resource_with_template.xml.erb
only try to display an api template in responders if the request is a get or there are no errors
2011-03-31 18:53:27 +02:00
using_options_with_template.xml.erb
pass respond_with options to controller render when using a template for api navigation
2011-03-31 18:53:36 +02:00
using_resource_with_block.html.erb
Raise an error if respond_with is invoked and no format is declared.
2010-01-10 20:21:08 +01:00