Method: Arrow::Template::AttributeDirective#methodchain
- Defined in:
- lib/arrow/template/nodes.rb
#methodchain ⇒ Object
The source code for the methodchain that will be used to render the attribute.
383 384 385 |
# File 'lib/arrow/template/nodes.rb', line 383 def methodchain @methodchain end |