Skip to content

Instantly share code, notes, and snippets.

@brunomichetti
Created August 27, 2019 20:08
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/667e70c2fc9f2fe40e7237f713c59f9e to your computer and use it in GitHub Desktop.
Save brunomichetti/667e70c2fc9f2fe40e7237f713c59f9e to your computer and use it in GitHub Desktop.
[19] pry(main)> Influencer.last.fans_count
Influencer Load (0.5ms) SELECT "influencers".* FROM "influencers" ORDER BY "influencers"."id" DESC LIMIT $1 [["LIMIT", 1]]
=> 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment