Rails - Record Not Inserting - Record Not Updating
If your ActiveRecord model class is not inserting or updating objects, try making sure that the before_save function is not returning false.
-- Frank
If your ActiveRecord model class is not inserting or updating objects, try making sure that the before_save function is not returning false.
0 Comments:
Post a Comment
<< Home