• Stars
    star
    285
  • Rank 145,115 (Top 3 %)
  • Language
    Ruby
  • Created over 14 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deprecated. Use the new version at https://github.com/RailsApps.

Rails3 + Mongoid + Devise

This is an example Rails 3 application that combines Devise with Mongoid. The Devise gem gives you ready-made authentication and user management. MongoDB is used as a datastore with the Mongoid gem for quick development without schemas or migrations.

The Project Has Moved!

Please visit the project at its new home:

Rails 3 + Mongoid + Devise

Follow on Twitter Follow on Twitter

To keep up to date, follow the project on Twitter:
http://twitter.com/rails_apps

Please tweet some praise if you like what you’ve found.

Credits

Daniel Kehoe (http://danielkehoe.com/) implemented the application and wrote the tutorial.