Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 392 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 392 Bytes

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