Displaying 1 result from an estimated 1 matches for "bfore_save".
Did you mean:
before_save
2006 Jul 09
9
undefined method stupidity
I put some code in a before_save callback in the model file to alter
some fields that have dependencies in the DB.
I''d like to call a method in the controller file but I continually get
undefined method errors. I have specified Controller::methodname as well
to no avail. What am I missing?
--
Posted via http://www.ruby-forum.com/.