Skip to content

Instantly share code, notes, and snippets.

@jlebrech
Created April 5, 2012 08:50
Show Gist options
  • Save jlebrech/2309282 to your computer and use it in GitHub Desktop.
Save jlebrech/2309282 to your computer and use it in GitHub Desktop.
tags=Tag.arel_table
@tags = Tag.where(tags[:label].matches("%#{params[:term]}%"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment