receintly i am riding on rails 2.1 and i have write this line on controller >>model:ZaikeiInformation and get the error below: undefined method `model' for BasicsController:Class can anyone give me idea. thanks
receintly i am riding on rails 2.1 and i have write this line on controller
model:ZaikeiInformation
and get the error below: undefined method `model' for BasicsController:Class can anyone give me idea. thanks
model was obsolete and unnecessary about 2 years ago. It has since
been removed.
Fred