testdouble / jasmine-rails

A Jasmine runner for rails projects that's got you covered in both the terminal and the browser
http://rubygems.org/gems/jasmine-rails
MIT License
378 stars 154 forks source link

Could not find generator jasmine_rails:install. #145

Closed sarink closed 8 years ago

sarink commented 10 years ago

It appears that the setup instructions are incorrect. rake -T shows that the command is actually rails generate jasmine:install not jasmine_rails:install

searls commented 10 years ago

I believe jasmine:install is a generator from the official jasmine gem

On Tue, Sep 2, 2014 at 5:32 PM, Kabir Sarin notifications@github.com wrote:

It appears that the setup instructions are incorrect. rake -T shows that the command is actually rails generate jasmine:install not jasmine_rails:install

Reply to this email directly or view it on GitHub: https://github.com/searls/jasmine-rails/issues/145