draper/lib/generators
David Rodríguez da5ac7c7ce Fix warnings with recent thor versions
Otherwise running things like `bin/rails g --help` with `draper`
installed leads to warnings like this:

```
Expected string default value for '--decorator'; got true (boolean)
```

See https://github.com/erikhuda/thor/issues/538 for reference.
2017-02-25 10:56:32 -03:00
..
mini_test Renamed minitest helper to test_helper 2013-08-14 12:06:49 +02:00
rails hook in generator from controller generator 2013-06-07 21:42:50 +02: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