Skip to content

Instantly share code, notes, and snippets.

@pentikos
Created January 6, 2014 12:28
Show Gist options
  • Save pentikos/8282194 to your computer and use it in GitHub Desktop.
Save pentikos/8282194 to your computer and use it in GitHub Desktop.
[1] pry(main)> Administration.where(id: User.all)
Administration Load (1.8ms) SELECT "administrations".* FROM "administrations" WHERE "administrations"."id" IN (SELECT "users"."id" FROM "users")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment