Created
February 20, 2014 23:10
-
-
Save rickarubio/9125269 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When I call update_attributes on an instance, the database record is updated, but the instance does not have the updated information. | |
The answer is here: | |
http://stackoverflow.com/questions/6289531/rails-3-ar-save-and-update-methods-do-not-save-attributes-changed-in-database-b | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment