On Nov 5, 4:41 am, Jim <[email protected]> wrote:
> I'm not sure what problem you're trying to solve with an approach like
> this, but a quick test confirms that a query such as:
>
> select response
> from paths
> where '/users/1234' similar to path
>
> would actually work.  Of course, it will require setting up a custom
> sql condition, but that's not really a huge deal.

I'd be interested in getting a bit more information about what sort of
custom SQL condition
or customized index is required to get this to work.

Thanks...
ESB

-- 
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