Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `formatted_` suffix to the attributes you specify.
Nando Vieira
gem "formatted_attributes", "~> 0.1.0"