Rails3-mongoid-devise: https://github.com/fortuity/rails3-mongoid-devise
Mongoid installation: https://mongoid.org/docs/installation/
Devise: https://github.com/fortuity/rails3-mongoid-devise/wiki/Tutorial-
OmniAuth: https://railscasts.com/episodes/235-omniauth-part-1
Thanks to Daniel Kehoe aka fortuity
A complete walkthrough tutorial is available on the Daniel Kehoe’s and Fernando Tapia Rico’s (me) wiki:
The tutorial documents each step to follow to create the application. Every step is documented concisely, so a complete beginner can create this application without any additional knowledge. However, no explanation is offered for any of the steps, so if you are a beginner, you’re advised to look for an introduction to Rails elsewhere. Refer to the Rails Guides site for help if you are a beginner. Or read Michael Hartl’s Ruby on Rails Tutorial book.
If you simply wish to modify the application for your own project, you can download the application and set it up as described below, without following the tutorial.
This Wiki has also additional information (How To’s & Tips) to customize your own rails application.
- How To: Change Devise password lenght
- How To: Use Omniauth with OpenID, Google, Yahoo……
- Tip: Twitter App registration
- How To: Retrieve email information (middle step) from providers like Twitter or LinkedIn
- How To: Allow users to edit their account without providing a password
- How To: Integration without :confirmable
If you make improvements to this application, please share with others.
Send the author a message, create an issue, or fork the project and submit a pull request.
If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I’ll add a note to the README so that others can find your work.
Fernando Tapia Rico (https://fernandotapiarico.com/)
Daniel Kehoe : rails3-mongoid-devise
Any issues? Please create an Issue on GitHub.
This work is a compilation and derivation from other previously released works. With the exception of various included works, which may be restricted by other licenses, the author or authors of this code dedicate any and all copyright interest in this code to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this code under copyright law.