Skip to content

ryoung/oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails OAuth Demo

Shows how you can use Rails with Google, Twitter, and Facebook authentication.

Setup

  • Ruby 1.9.3 or jRuby 1.7.4 is needed
  • bundle install
  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • bundle exec rails server

About

Oauth and rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published