Class: Pulse::Content

Inherits:
Component
  • Object
show all
Defined in:
app/components/pulse/content.rb

Overview

Use Content as a helper to render content passed to a slot without adding any tags.

Instance Method Summary collapse

Instance Method Details

#callObject



7
8
9
# File 'app/components/pulse/content.rb', line 7

def call
  content
end