Hi, 1. Is there any particular reason to not return ActiveResource objects when calling custom methods on Resources? Currently depending on request type, ARes returns hash or Net::HTTP::XXX responses. 2. I think know_attributes should be inheritable between ARes classes. Is there any reason to not do so? 3. custom methods can''t be directly overridden in plugins via modules, because methods are directly defined via, "class << self". I have submitted a trivial patch that fixes the behaviour, https://rails.lighthouseapp.com/projects/8994/tickets/6219-move-activeresource-custom-class-methods-to-module-classmethods. (or https://gist.github.com/753978 ) I can submit separate patches for each of things here, if someone is interested. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org -- 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.