module Roda::RodaPlugins::Assets::ClassMethods

def assets_opts

Return the assets options for this class.
def assets_opts
  opts[:assets]
end