Extended search

This commit is contained in:
2016-08-01 15:30:00 -04:00
committed by GitHub
parent 68b6ea7649
commit baff3f5a1b

View File

@@ -16,6 +16,8 @@ class CustomersController < ApplicationController
before_filter :require_user
default_search_scope :names
# display a list of all customers
def index
if params[:search]