cannot run rspec in non rspec project
I am running a Padrino app which is not rails in any way, and I keep getting the following error:
"Attach 'rspec-rails' gem to the project, or install RSpec Rails plugin, to enable RSpec support"
No matter what I do, I cannot stop this from happening. I am running rubymine 3.1.1 on Linux. How do I get rubymine to not consider my project rails and thus stop asking for the rspec rails bindings?
---
Original message URL: http://devnet.jetbrains.net/message/5301626#5301626
请先登录再写评论。