Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in respond-with

Using respond_with to serve 404?

ActionController::UnknownFormat in Devise::RegistrationsController#create due to CRUD implementation of Users

How to respond_with multiple objects in Rails 3.1

How to customize the JSON that respond_with renders in case of validation errors?

Rails respond_with & Rspec controllers: Testing unsuccessful update

respond_with redirecting when format=json

Stop Rails from trying to provide a template / ActionView::MissingTemplate

How to DRY up Rails 3 controllers by overriding methods like respond_with?

respond_with is asking for location on error

Rails 3: Proper way to Delete resource using respond_with

Including "type" attribute in json respond_with Rails 3.1

Understanding Rails 3's respond_with

Rails routing error with respond_with when creating nested resource

How to customize to_json response in Rails 3