A Jasmine runner for rails projects that's got you covered in both the terminal and the browser
The jasmine-rails gem is a tool to help integrate Jasmine into Rails workflows, specifically for Rails 3.2 or later versions. It allows users to run Jasmine specs in a browser powered by a Rails engine, run specs from the command line with PhantomJS, and write specs or source in CoffeeScript using the asset pipeline.