1st Dec, 2008

undefined method ‘model’ in application.rb

I think you’re running Rails 2. This line will work only with Rails 1. The ‘model’ method is no longer supported.Remove that line from the code.

(E.g) undefined method `model' for ApplicationController:Class - Line 12 in applicaton.rb

Leave a response

Your response:

Categories and Tags

Advertising