Skip to content

Instantly share code, notes, and snippets.

@brunomichetti
Created August 27, 2019 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunomichetti/5c482433762be498bf0f4ebc56e36a14 to your computer and use it in GitHub Desktop.
Save brunomichetti/5c482433762be498bf0f4ebc56e36a14 to your computer and use it in GitHub Desktop.
json.influencers @influencers do |influencer|
    json.name influencer.name
    json.fans_count influencer.fans.count
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment