Hi, thanks for your device, but I also tried this. I restarted my whole machine to be sure. But it does not work. I found out something new: If I include this method from a module, it can be found. But all the other methods are not found - also the association proxies!
It seems to me, that rails just instantiates a raw ActiveRecord object just with the name of my model. The list of methods you get with ".methods()" only contains the default inherited methods. I am absolutely confused. Maybe another idea? Thank you all. On 4 Sep., 01:34, Emanuele Tozzato <[email protected]> wrote: > make sure the production application was restarted correctly! > (it happened to me.. ) > > > > On Thu, Sep 3, 2009 at 4:21 PM, ms <[email protected]> wrote: > > > Hi, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

