Hi, I just submitted a patch for lighthouse ticket #5488 https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5488-default_scope-doesnt-work-at-a-late-point#ticket-5488-5 By following the contrib guide I post a message here .. Can someone give it a look? Thanks, Jan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Hi, Is there anybody can review my little patch for https://rails.lighthouseapp.com/projects/8994/tickets/5488-default_scope-doesnt-work-at-a-late-point ? It fix the problem that default_scope doesn''t merge two where clauses. Rohit has tested the patch (thanks!) but there''s no updates after that ... Thanks, Jan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
On Tue, Oct 19, 2010 at 08:01:59PM -0700, Jan wrote:> Hi, > > Is there anybody can review my little patch for > https://rails.lighthouseapp.com/projects/8994/tickets/5488-default_scope-doesnt-work-at-a-late-point > ? It fix the problem that default_scope doesn''t merge two where > clauses. > > Rohit has tested the patch (thanks!) but there''s no updates after > that ...I''ve applied it. Thanks! -- Aaron Patterson http://tenderlovemaking.com/