class ActiveAdmin::Stylesheet
Wrapper class for stylesheet registration
def initialize(*args)
def initialize(*args) @options = args.extract_options! @path = args.first if args.first end
Wrapper class for stylesheet registration
def initialize(*args) @options = args.extract_options! @path = args.first if args.first end