fortuity / rails3-mongoid-omniauth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 3 + Mongoid + Omniauth

This is an example Rails 3 application that combines OmniAuth with Mongoid. It uses the OmniAuth gem to manage authentication using a service provider such as Twitter or Facebook. 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:

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.

About

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


Languages

Language:Ruby 70.4%Language:JavaScript 29.6%