Skip to content

Instantly share code, notes, and snippets.

@awesome
Created September 27, 2009 19:19
Show Gist options
  • Save awesome/194944 to your computer and use it in GitHub Desktop.
Save awesome/194944 to your computer and use it in GitHub Desktop.
# http://stackoverflow.com/questions/95554/overriding-a-mime-type-in-rails
render :json => var_containing_my_json, :content_type => 'text/x-json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment