What about RAILS_ENV=test rake plugin:spec[foobar]
? That command won’t work unless you remember to run the migrations (which I think is a bit unexpected).
What about RAILS_ENV=test rake plugin:spec[foobar]
? That command won’t work unless you remember to run the migrations (which I think is a bit unexpected).