Different Ways to Set Attributes in ActiveRecord (Rails 4) Last revisited on 17 Apr 2014 , originally published on 29 Jan 2014 . Ruby On Rails Rails 4 allows the developer to change ActiveRecord attributes in various ways. Each one does it slightly differently with sometimes unique side-effects. It’s important you understand which method to use, so here’s a cheat sheet with in-depth information be