-
Notifications
You must be signed in to change notification settings - Fork 27
Tutorial (Walkthrough)
fortuity edited this page May 20, 2011
·
139 revisions
This is a detailed tutorial showing how to use Mongoid with Devise. Mongoid is a datastore that gives you quick development without schemas or migrations. Devise gives you ready-made authentication and user management.
Please visit the project at its new home:
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.
Daniel Kehoe (http://danielkehoe.com/) implemented the application and wrote the tutorial.