Skip to content

Rails 4 User authentication template, based on railscasts/250-authentication-from-scratch-revised

Notifications You must be signed in to change notification settings

OlegPasko/user-authentication-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Rails 4 user authentication app

Based on railscasts / 250-authentication-from-scratch-revised with some improvements.

ps. Don’t forget to rename app :)

1) rails g resource User email password_digest

About

Rails 4 User authentication template, based on railscasts/250-authentication-from-scratch-revised

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published