that 0.1.0
Adds a global method `that`, used to search across relevant fields for all available ActiveRecord models for matches for a string. Like running {Post,User,Comment}.find_by_{name,login,email}("foo")
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 0