Re: [Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-08 Thread Alfonso Uceda
Ok thank you, I'm going to publish in github but this bug is still in Rails 3.2. A greeting! El viernes, 5 de abril de 2013 19:29:14 UTC+2, Steve Klabnik escribió: I did not, because it should be filed on the issues tracker if it affects 2.3. -- You received this message because you are

Re: [Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-08 Thread Matt Jones
There are two existing issues related to this: https://github.com/rails/rails/issues/950 https://github.com/rails/rails/issues/7402 The code in #7402 may be helpful in your particular situation. --Matt Jones On Apr 8, 2013, at 2:21 AM, Alfonso Uceda wrote: Ok thank you, I'm going to publish

[Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-05 Thread Alfonso Uceda
Hi,My name is Alfonso Uceda and I am working in rails 2.3 (yes, too old) and my partner and me believe that maybe in RoR has a bug when you search in a polymorphic association and LIKE conditions as [my_table.my_attribute LIKE ?, foo.]. We have created a demo app =

Re: [Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-05 Thread Steve Klabnik
1) Please report bugs to the Rails issues tracker, not here: http://github.com/rails/rails/issues This mailing list is for discussion about features to the framework. 2) Rails 2.3 does not receive bug fixes, as per our maintenance policy:

Re: [Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-05 Thread Rodrigo Rosenfeld Rosas
Steve, I also believed it was a 2.3 related bug at first but the Gemfile is for a recent Rails version. Did you check it? Em 05-04-2013 13:47, Steve Klabnik escreveu: 1) Please report bugs to the Rails issues tracker, not here: http://github.com/rails/rails/issues This mailing list is for

Re: [Rails-core] Possible bug in rails when I search a polymorphic association and array scope as LIKE

2013-04-05 Thread Steve Klabnik
I did not, because it should be filed on the issues tracker if it affects 2.3. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Core group. To unsubscribe from this group and stop receiving emails from it, send an email to