Frederick Cheung wrote in post #978021: [...] > I seem to recall that > historically, although method_missing etc was overriden to add dynamic > methods, respond_to wasn't, which didn't make AR a very good citizen, > which may be why this works with projects using old versions of rails
How is that possible? respond_to? shouldn't need to be overridden to take method_missing into account, should it? > > Fred Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

