Run
#Coffeescript/Jasmine/Guard/Travis Sample Project
- bundle exec guard (coffeescript compiler)
- bundle exec rake jasmine (testing) note: jasmine is configured in spec/javascripts/support/jasmine.yml
TODO: Add better way of exporting coffeescript for testing and javascript access