Hi, guys!
Since I don''t want to spam #rails-contrib with the same tickets again
and again, here you have the list of tickets I''ve been working on
during the last couple of weeks. They solve several edge cases in AR
and some of them also remove some duplication. Feedback, comments, +1s
are welcome :)
has_many :through :uniq gets ignored when .find(:all) called
http://dev.rubyonrails.org/ticket/9407
validates_uniqueness_of doesn''t work under with_scope
http://dev.rubyonrails.org/ticket/9235
Problem in Rails > 2.0 when overloading a find_by_X method.
http://dev.rubyonrails.org/ticket/10831
Finds scoped on a hm:t over a join table fails when including an
association over that same join table
http://dev.rubyonrails.org/ticket/7310
validates_length_of using :within doesn''t work with associations (or
non strings)
(This one is already verified)
http://dev.rubyonrails.org/ticket/11295
Thanks!
Luismi Cavallé
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---