jlapier / Rails-CMS-Wiki-Forum

A generic Rails app that includes a CMS, Wikis, and Forums
http://offtheline.net
44 stars 14 forks source link

event search throws paginate error #17

Open jlapier opened 12 years ago

jlapier commented 12 years ago

using the event search:

NoMethodError (undefined method paginate for #<Array:0x892f1c8>):
  app/controllers/event_calendar/events_controller.rb:90:in `search'