1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/orm
2010-03-06 18:14:37 +01:00
..
active_record.rb Deprecate Devise.orm. This allows you to use several ORMs with Devise and reduces the required API. 2010-02-19 09:26:17 +01:00
data_mapper.rb Changed the datamapper orm so that the default value is only deleted when it is nill, this is so that is a value is set to another value except nil by default through devise, that value will be maintained in datamapper 2010-03-06 18:14:37 +01:00
mongo_mapper.rb Do not remove options from MongoMapper and DataMapper in find. 2010-02-23 15:51:29 +01:00