draper/lib
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
..
draper Bugfix for missing ActionController::TestRequest 2017-01-16 13:29:58 +01:00
generators Fix warnings with recent thor versions 2017-02-25 10:56:32 -03:00
draper.rb before_filter -> before_action 2016-07-04 16:08:25 -05:00