jasmine-jquery example Usage $ git clone git@github.com:devmen/jasmine-example.git $ cd jasmine-example $ bundle $ rake db:migrate $ rails s $ rake jasmine Then open your browser at http://localhost:3000 for check application and http://localhost:8888 for runing specs.