Fix ApplicationHelper specs
There were several specs that were failing when run by themselves.
- Use the `helper` object, as per RSpec 3 standards
- Use `assign` to assign instance variables that helpers expect
- Add `StubConfiguration` support module
Showing
This diff is collapsed.
Click to expand it.
spec/support/stub_configuration.rb
0 → 100644
Please
register
or
sign in
to comment