Method: Inversion::Template::SubscribeTag#content

Defined in:
lib/inversion/template/subscribetag.rb

#contentObject (readonly)

The content publish to the tag so far during the current render



60
61
62
# File 'lib/inversion/template/subscribetag.rb', line 60

def content
  @content
end