omniauth-github-example/py890000 at master · bay6/omniauth-github-example · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

##已经实现如下功能:

1.用户登录,
2.注册,
3.退出
4.从github  登录 

##怎么使用:
bundle 
bundle exec rake db:migrate
rails s