Skip to content

Instantly share code, notes, and snippets.

@rujmah
Created June 19, 2012 10:33
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 rujmah/2953437 to your computer and use it in GitHub Desktop.
Save rujmah/2953437 to your computer and use it in GitHub Desktop.
Mongoid 'LIKE'

Mongoid LIKE

Tag.where({title: /th/})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment