Method: Protip::Decorator#transformer
- Defined in:
- lib/protip/decorator.rb
#transformer ⇒ Object (readonly)
Returns the value of attribute transformer.
13 14 15 |
# File 'lib/protip/decorator.rb', line 13 def transformer @transformer end |