Skip to content

Instantly share code, notes, and snippets.

@solak
Created April 17, 2014 12:46
Show Gist options
  • Select an option

  • Save solak/10980666 to your computer and use it in GitHub Desktop.

Select an option

Save solak/10980666 to your computer and use it in GitHub Desktop.
def display_errors
controller.render format => resource.errors.extend(ErrorsRepresenter), :status => :unprocessable_entity
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment