Skip to content

jackerman09/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Skeleton App includes the following:

  • Authentication with Devise using the following modules:

    • :database_authenticatable

    • :registerable

    • :confirmable

    • :recoverable

    • :rememberable

    • :trackable

    • :validatable - Use the Mailcatcher gem to catch confirmation emails generated on user creation

  • Authorization with CanCan

  • Presenters (from scratch based on Ryan Bates’ RailsCast #287) with basic specs

  • Postgres as the default database

  • Foundation 5

About

Skeleton app containing user model w/ devise, static pages controller and user/static pages tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages