A small application that demonstrates the work of these programs together.
More information about Spine.js or on Github.
Working example can be found on Heroku
-
Clone git:
git clone https://github.com/n0ne/using_spinejs_and_rails.git
-
Change folder:
cd using_spinejs_and_rails
-
Make database:
rake db:migrate
-
Start server:
rails s
-
Open browser:
http://localhost:3000/