drapergem / draper

Decorators/View-Models for Rails Applications
MIT License
5.23k stars 527 forks source link

Rspec3 Updates: Spec Syntax, Generators, and Monkey-Patching (continued) #853

Open codebycliff opened 5 years ago

codebycliff commented 5 years ago

Description

This branch continues the work started in https://github.com/drapergem/draper/pull/692. My plan is to fix the conflicts and extract out / revert any unrelated changes.

Testing

Run the test suite.

To-Dos

References