pragmarb/pragma-rails

Generated specs don't support engines

Opened this issue · 0 comments

For engines to be supported by the generated specs, we need to use the right prefix for class names, factory names and route helpers. Not sure if this can be accomplished easily since these are highly dynamic and could be changed by the user at any time, but we can at least provide sensible defaults.