Skip to content

Instantly share code, notes, and snippets.

@jdibiccari
Created July 1, 2014 04:46
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 jdibiccari/867d0e8dc76332dc7523 to your computer and use it in GitHub Desktop.
Save jdibiccari/867d0e8dc76332dc7523 to your computer and use it in GitHub Desktop.
blog_post
#Using the underscore here is a bit lazy
#but you get the idea
Pond.all
ponds = _
#=> <ActiveRecord::Relation [#<Pond id: 7, name: "Silver Frost", water_type: "Glass"...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment