Module: Roda::RodaPlugins::RodaTagHelpers::ClassMethods

Defined in:
lib/roda/plugins/tag_helpers.rb

Instance Method Summary collapse

Instance Method Details

#tag_helpers_optsObject

Return the uitags options for this class.



45
46
47
# File 'lib/roda/plugins/tag_helpers.rb', line 45

def tag_helpers_opts
  opts[:tag_helpers]
end