amco / dolly

Not an ORM for CouchDB in rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `Valid?` blank method, to be implemented by inherited Document class.

javierg opened this issue · comments

save! should check if object responds to valid? and raises an exception if invalid.

Also a feature not for 1.0 stable IMO

actually, in retrospect, I think this could be implemented in 1.0 stable.

@javierg @rubenrails @netlogics This was finished in #79. I am closing the issue.

@seancookr How is #76 related to this issue? Am I missing something?

@rubenrails sorry that was a typo. this was solved in #79