Example App using devise. github.com/plataformatec/devise
Install JRuby, I recommend using RVM.
Install bundler if you haven’t yet:
gem install bundler
Install the gems:
bundle install
This will install Rails 3, neo4j and Devise 1.1.2. Start the server:
rails s
MIT License. Copyright 2010 Plataforma Tecnologia. blog.plataformatec.com.br