Skip to content

Instantly share code, notes, and snippets.

@cktricky
Created March 26, 2014 02:41
Show Gist options
  • Save cktricky/9775985 to your computer and use it in GitHub Desktop.
Save cktricky/9775985 to your computer and use it in GitHub Desktop.
def as_json
super(only: [:user_id, :email, :first_name, :last_name])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment