/devise_mongomapper_example

Devise + MongoMapper Rails example

Primary LanguageRuby

Device Template

starting point for a rails app using MongoMapper and Devise

Dependencies

  • Runtime

    • mongo_mapper for MongoDB ORM

    • devise

    • patched rails 2.3.4 if running ruby 1.9 due to active_support message_verifier bug

    • compass

  • Testing

    • shoulda

    • matchy

    • factory_girl