hi, im using searchlogic, but cant get pagination running. it telling me: #i did install will_paginate (plugin), searchlogic as gem
undefined local variable or method `per_page_select' for 29: 30: <%= render @jobs %> 31: 32: <%= per_page_select %> 33: 2nd: question: im running that in a custom action with custom route, eg: :3000/test/basicsearch >> def basicsearch .... end how can i prevent that the search gets executed only after the user prsses the search button? something like params.blank? thx tom -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

