Skip to content

Rails 4.2.9 example Devise app with Puma as it's webserver (ruby 2.3.4)

Notifications You must be signed in to change notification settings

johnantoni/rails-4-devise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README

Simple Rails 4 app with Devise authentication rolled in.

To get started run:

bundle install
bundle exec rake db:create
bundle exec rake db:migrate

Then startup the server with:

bundle exec rails server

And open your browser at: http://localhost:3000

links

About

Rails 4.2.9 example Devise app with Puma as it's webserver (ruby 2.3.4)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published