I'm trying to implement a search engine to look thru some stuff in my
models. Is there a way I can do something similar to Model.find, but
that is more "forgiving" (poor spelling etc.) and also leverages the
relationships that I've specified (so that it also searches has_many or
belongs_to models)?

Do you have any suggestions on how to implement this. Are there any good
plugins or do I have to write it by myself?

Thanks!
-- 
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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to