Add customer searching capability
authorIra W. Snyder <devel@irasnyder.com>
Thu, 22 Nov 2007 05:23:20 +0000 (21:23 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Thu, 22 Nov 2007 05:23:20 +0000 (21:23 -0800)
commitc9f35305eb2750116e7a073265ea6f1081226895
treeb032e0642309213d2518378092cdd82822d7a40b
parent0afc41c8d27c42f33040955d6d25ad92f9fbd73d
Add customer searching capability

This allows simple customer searching by name.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
app/controllers/customer_controller.rb
app/views/customer/searchbyname.rhtml [new file with mode: 0644]
app/views/customer/searchresults.rhtml [new file with mode: 0644]