Skip to content

andreasronge/devise_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devise Example for Rails 3

Example App using devise. http://github.com/plataformatec/devise

Installation

Install bundler if you haven't yet:

gem install bundler

Install the gems:

bundle install

This will install Rails 3, neo4j and Devise. Start the server:

rails s

License

MIT License. Copyright 2010 Plataforma Tecnologia. http://blog.plataformatec.com.br

About

An example app which uses Devise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.7%
  • JavaScript 19.3%