search for: 386de113

Displaying 1 result from an estimated 1 matches for "386de113".

2006 Jan 19
4
Controller / Model confusion
I have created a product, with two controllers and two models, one for categories and one for articles. In my models directory, I have article.rb and articles.rb and seem to have code that relies on both of these! I am unable to get any validation working because of this (whichever model I put the code in, it doesn''t load it) Should I just rip it all apart and start again? --