Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tsechingho/devise_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tutorial will introduce how to use devise to setup your authentication system of Rails 3.

Heroku
======

You can deploy this tutorial to [heroku](http://heroku.com) by

    heroku keys:add
    heroku create
    git push heroku master
    heroku rake db:setup
    heroku open

About

This tutorial will introduce how to use devise to setup your authentication system of Rails 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages