Commit Graph

3 Commits

Author SHA1 Message Date
Shu Fujita 157eb95507 Clean and remove empty lines (#844)
## Description
Clean and remove empty lines by Rubocop.
2019-02-25 12:22:28 -06:00
jarosluv c03370c9be Add undecorate_chain feature 2017-01-16 00:47:54 +03:00
Amiel Martin 44bda4b19e Draper.undecorate safely undecorates any object
This allows you to pass any object to Draper.undecorate knowing you will get the original object back
even if the object passed in does is not already decorated.

Closes #600
2014-06-01 09:17:47 -07:00