I just cloned the repo, did 'bundle install' and 'npm install' but when I try to build the .js files, I get the error:
bundler: command not found: coffee
Install missing gem executables with bundle install
Any idea what I'm doing wrong, or is this a bug?
Using Ubuntu 12.04, ruby 1.9.3 (RVM) and gem 1.8.24