draper/spec/generators
C.J. Howard a1d854a7f4 ApplicationDecorator generator (#796)
* un-skip test and remove unused class definition

* fix build

* add InstallGenerator

* re-namespace generators

* remove module namespacing

* update README with new generator command

* inherit from Base instead of NamedBase

* add inheritance line to Generators section of README

* call #copy_file instead of #template

* remove skip functionality

* refactor once-used variable

* specify application_decorator.rb file instead of class

* move decorator generator back to rails namespace

* revert README change

* specify decorator class

* re-word template help text

* remove unnecessary describe block

* remove delegate_all from application_decorator template

* edit README
2017-04-05 13:43:27 -05:00
..
controller Renable generator tests 2017-02-23 13:18:59 -03:00
decorator Fix mock error by following error instructions 2017-02-23 13:20:06 -03:00
install ApplicationDecorator generator (#796) 2017-04-05 13:43:27 -05:00