draper/lib/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
..
draper ApplicationDecorator generator (#796) 2017-04-05 13:43:27 -05:00
mini_test Renamed minitest helper to test_helper 2013-08-14 12:06:49 +02:00
rails ApplicationDecorator generator (#796) 2017-04-05 13:43:27 -05:00
rspec Use non-monkey patch describe in generators. 2016-10-17 16:57:52 +02:00
test_unit Reorganise test integration 2013-01-12 16:28:37 +00:00
controller_override.rb Fix warnings with recent thor versions 2017-02-25 10:56:32 -03:00