Rails + Neo4j Movies Review App
Implemented:
Installation:
bundle install
to install all needed gemsconfig/neo4j.yaml
to match yor DB settingsbundle exec neo4j:migrate
to run needed migrationsbundle exec rake import_movies_csv:import
to initially fill the DB
rails s
to run
Sign up to have the ability to left the comments or edit the movies