[Rails Tip] Model Attributes Not Updating? `reset_column_information` To the Rescue!

1 · Fred Wu · May 25, 2010, 10:58 a.m.
So you were wondering why some of your model attributes weren’t updating properly? Well, it is perhaps because the db schema has changed but…...