I meet a strange problem. I have a table name is application. So I have to use Application as the model class name. But it reports error. If I put the model class into my special module and require the file in controller, it works. But I find that all predefined methods in Active Record are no longer effective, such as validate and so on.
Can you please give me some idea on this problem? Thanks . -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
