Method: ActionView::StreamingBuffer#block
- Defined in:
- actionview/lib/action_view/buffers.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
147 148 149 |
# File 'actionview/lib/action_view/buffers.rb', line 147 def block @block end |