datamapper / dm-types

DataMapper plugin providing extra data types
http://datamapper.org/
MIT License
55 stars 80 forks source link

DataMapper Incomatibilities with rails 3.1 #46

Closed kashiftufail closed 13 years ago

kashiftufail commented 13 years ago

I have 6 month experience in rails but first experience with datamapper rails.there is incompatibilities of datamapper with rails.Please point out which latest version of datamapper is compatible with latest rails version. Thank you.

dkubb commented 13 years ago

Try installing 1.2.0.rc1 versions of the DataMapper gems and Rails 3.1 conflicts should be resolved.

Or if you want, feel free to wait for the next 1.2.0 release which should be coming in the next week or so.