Skip to content

Instantly share code, notes, and snippets.

@k5trismegistus
Created June 3, 2015 05:58
Show Gist options
  • Save k5trismegistus/54b03722f2ffb668ca1f to your computer and use it in GitHub Desktop.
Save k5trismegistus/54b03722f2ffb668ca1f to your computer and use it in GitHub Desktop.
def as_indexed_json
self.as_json(
:methods => user.get_full_name
)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment