Fixed a comment

This commit is contained in:
Peter Gumeson 2009-05-28 17:00:06 -07:00
parent 23341f3698
commit 3e4c90f104

View file

@ -27,7 +27,7 @@ module CouchRest
super(key.to_s)
end
# True if the casted model has already
# False if the casted model has already
# been saved in the containing document
def new_model?
!@document_saved