Module: Roda::RodaPlugins::RodaTags::ClassMethods

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

Instance Method Summary collapse

Instance Method Details

#tags_optsObject

Return the uitags options for this class.



80
81
82
# File 'lib/roda/plugins/tags.rb', line 80

def tags_opts
  opts[:tags]
end