datamapper / dm-rails

Integrate DataMapper with Rails 3
http://datamapper.org/
MIT License
175 stars 39 forks source link

This fixes a strange validation error I'm getting that prevents a session #16

Closed tpitale closed 12 years ago

tpitale commented 13 years ago

This fixes a strange validation error I'm getting that prevents a session from saving.

Requires dm-types.

Alternatively, remove the line altogether, and require dm-timestamps.

tpitale commented 12 years ago

Fixed in dm.