Having a strange problem with a rails model I just created.
Here are my validations:
validates_presence_of :from_name, :message => \'Please provid
so i keep seeing upgrading rails as the solution to this
... or you can simply downgrade i18n to version 0.4
as outlined in this post
getting {{attribute}} {{message}} in RoR views