Hi joe

I am facing pacing pagination problem with searchlogic logic gem. Do you
have some related problem????

On Mon, Jun 29, 2009 at 8:25 PM, Joe Peck
<rails-mailing-l...@andreas-s.net>wrote:

>
> Hey,
>
> I just upgraded from searchlogic-1.6.6 to searchlogic-2.1.1, and now I'm
> getting some new errors.
>
> Previously, in the model I could have something like this:
>
> def self.search(criteria, options={})
>    criteria ||= {}
>
>    search = self.new_search
>
>  blah blah blah
> end
>
> and it would work.  Now, I'm getting this error whenever it tries to
> call that method:
> undefined method `new_search' for #<Class:blahblah>
>
> Anyone run into this before, or have ideas on how to resolve this?
> Thankee in advance.
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to