This website requires JavaScript.
Explore
Help
Sign In
deac
/
couchrest_model
Watch
1
Star
0
Fork
You've already forked couchrest_model
0
Code
Issues
Pull requests
Releases
Wiki
Activity
a55cf56213
couchrest_model
/
lib
/
couchrest
/
model
/
validations
History
Sam Lown
d56179aa6b
Views for unique validations created on loading, not execution
2011-05-20 12:21:42 +02:00
..
locale
Change Uniqueness validator message to follow ActiveRecord and other ORM behavior. Keeping the same message allows tools like Shoulda to work out of the box.
2011-02-24 23:39:05 -03:00
casted_model.rb
Do not specify options[:message] for ActiveModel::Errors#add if it's nil
2011-01-18 09:00:36 -05:00
uniqueness.rb
Views for unique validations created on loading, not execution
2011-05-20 12:21:42 +02:00