Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created July 3, 2013 20:04
Show Gist options
  • Save fernyb/5922306 to your computer and use it in GitHub Desktop.
Save fernyb/5922306 to your computer and use it in GitHub Desktop.
Parse JSON in Rails
@response = ActiveSupport::JSON.decode(@data.body)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment