Closed EppO closed 9 years ago
could you squash the commits ?
Doh, I think I messed up the squash. I ended up with a merge and now no way to rebase again, git complains it cannot apply 703afaf which is the first commit of this PR :-/
git rebase 703afaf^1 -i
ok I quit trying to fix this one. let me redo a clean PR. Sorry for the hassle
Currently, spec generator uses a template that can't load the Cell because rails_helper is not called (hence the Rails env is not loaded, including the cells). Also prefixing the describe method with Rspec
It's an PR extension to #62