RubyGems.org

Add softs_validate_presence_of :attr to your model and it will give you methods to figure out percent complete, missing fields, etc without preventing the record from being saved.

installgem install soft_validate -v 0.0.1
Authors

David Christiansen, Jason Vasquez

1,345 total downloads 432 for this version
Owners

99df09e14214882119084ed95ffd36f8

Gemfile
gem "soft_validate", "~> 0.0.1"
Versions
  1. 0.0.3 May 18, 2012
  2. 0.0.2 April 11, 2012
  3. 0.0.1 April 11, 2012
Runtime Dependencies
  1. rails ~> 3.2.3
Development Dependencies
  1. sqlite3 >= 0