The question explains itself ...
I want to test the new rails plugin with rspec, are there any specific generators, gems?
I used rails g plugin blablaand I got an error in the rspec: generator error rspec [not found].
rails g plugin blabla
error rspec [not found]
FYI - there is a problem with open github: https://github.com/rspec/rspec-rails/issues/#issue/258 .