Stop Rails from trying to provide a template / ActionView::MissingTemplate...
Read MoreRespond with script from a Rails API app with limited middleware (config.api_only = true)?...
Read MoreAlert flash message not working with respond_with...
Read Morerespond_with when used in index does not include nested resources...
Read MoreRails 3.2.16 JSON API behavior for respond_with while updating object...
Read MoreIncluding "type" attribute in json respond_with Rails 3.1...
Read Morerespond_with is asking for location on error...
Read MoreRails: Trying to better understand respond_with syntax...
Read MoreIncluding multiple associations using respond_with...
Read MoreRails 3: respond_with and Completed 406 Not Acceptable...
Read MoreHow to change the location in a respond_with without overriding the behaviour when a model is not sa...
Read Morerespond_with do not redirect to index.html.erb...
Read Morerespond_to causes undefined method `to_sym' for [:json, :html]:Array...
Read Morerails respond_with associated record...
Read MoreRespond_with templates and status codes...
Read Moreset a rails controller's response type to xml...
Read Morerespond_with/to rendering wrong view...
Read MoreRails: respond_with RESTful controller template after non-RESTful action...
Read MoreHow to convert this respond_to options to use Rails 3 version?...
Read MoreHow to DRY up Rails 3 controllers by overriding methods like respond_with?...
Read MoreHow can I simplify this Rails 3 controller method...
Read MoreHow to respond_with multiple objects in Rails 3.1...
Read Morerails 3 response format and versioning using vendor MIME type in the Accept header...
Read Moreoverride to_xml to limit fields returned...
Read More(Missing) Steps to support iPhone in new Rails 3 app...
Read Morerespond_with redirecting when format=json...
Read MoreRails controller processing as HTML instead of XML...
Read MoreHow to customize to_json response in Rails 3...
Read More