Fix LIKE clauses in searches to match anywhere in the field
authorIra W. Snyder <devel@irasnyder.com>
Tue, 27 Nov 2007 03:12:53 +0000 (19:12 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Tue, 27 Nov 2007 03:12:53 +0000 (19:12 -0800)
commitde5e46c88f07fd828548ab7226cb7a0c5ebe59d5
treed9084c04dec37a3112ef66ebdfb875cc796d99a6
parent2b6a0952011552367bc40f8cce3f5ff23b1f473f
Fix LIKE clauses in searches to match anywhere in the field

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
app/controllers/customer_controller.rb
app/controllers/game_controller.rb
app/controllers/video_controller.rb
db/development.sqlite3