activerecord-humanized_errors 2.0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
Gemfile:
=
install:
=
Development Dependencies (6):
activerecord
>= 3.0.0, ~> 4.0.4
activesupport
>= 3.0.0, ~> 4.0.4
bundler
>= 1.0
rake
>= 10.0.0
rspec
~> 2.14.1
sqlite3
~> 1.3.9