Hello! As i describe in the ticket description i find very useful sometimes that a has_many relationship is readonly. For example, a class may access a collection of objects only to read them, but can''t save them (i.e. reports or payments). There is an existing option to ActiveRecord find method to do this, but with this enhancement you may specificate that at a higher scope, a feature that already exists for order, uniq, etc. The functionality is tested and documented, i hope you find it as useful as me and would love some feedback. http://dev.rubyonrails.org/ticket/11084 Thanks!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---