Skip to content

kilkki/dive-logbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintainability Build Status

README

Install neo4j

  • rake neo4j:install[community-latest]
  • rake neo4j:install[community-latest,test]

Configuring custom ports

  • rake neo4j:config[development,7474]
  • rake neo4j:config[test,7475]

Migrations

  • rake neo4j:migrate:all
  • rake neo4j:migrate:all test or rake neo4j:migrate RAILS_ENV=test

Test

  • rake neo4j:start[test]
  • rake test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published