Class: Decidim::Design::ShareHelper::ShareableResourcePresenter

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
app/helpers/decidim/design/share_helper.rb

Instance Method Summary collapse

Instance Method Details

#titleObject



35
36
37
# File 'app/helpers/decidim/design/share_helper.rb', line 35

def title(*)
  __getobj__.title
end