Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 4.18 KB

README.textile

File metadata and controls

56 lines (32 loc) · 4.18 KB

RoR 3 + MongoDB (mongoid) + Devise + Omniauth

References

Rails3-mongoid-devise: https://github.com/fortuity/rails3-mongoid-devise
Mongoid installation: http://mongoid.org/docs/installation/
Devise: https://github.com/fortuity/rails3-mongoid-devise/wiki/Tutorial-
OmniAuth: http://railscasts.com/episodes/235-omniauth-part-1

“Building It” Tutorial

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.

Tips & How To’s

This Wiki has also additional information (How To’s & Tips) to customize your own rails application.

Contributing

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.

Credits

Fernando Tapia Rico (http://fernandotapiarico.com/)

Daniel Kehoe : rails3-mongoid-devise

Any issues? Please create an Issue on GitHub.

License

Public Domain Dedication

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.