Skip to content

Instantly share code, notes, and snippets.

@cktricky
Created March 26, 2014 02:34
Show Gist options
  • Save cktricky/9775919 to your computer and use it in GitHub Desktop.
Save cktricky/9775919 to your computer and use it in GitHub Desktop.
as_json index Railsgoat
def show
respond_with @user.as_json
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment