No errors now, but how do I apply it to the table? I have: self.this = Engineer.find(:all, :conditions => ["available < ?", Date.today])
hobo_index Engineer.status_is_not("left").apply_scopes(:search => [params[:search],:name, :description, :note],
:order_by => parse_sort_param(:name, :base, :available, :bu, :possible_extension),
:base_is => params[:location],
:bu_is => params[:bu]),:per_page => params[:records], :paginate => true