LinkLicker is the code that goes with the articles on Knockout JS on Rubysource.com
Setting this up should simply be a matter of:
-
Clone the repo
-
rake db:setup
-
rails s (runs the server)
-
Create a user (you should be able to do this with the ‘Sign up’ links)
-
Submit links and lick them.
If you have any issues setting this up, add an issue and I’ll see to it.
Glenn ([email protected])