Sha256: a28926edec3b3c29bed59a32e42820eca273a27a3aaaba1afce398e41a5392ab
Contents?: true
Size: 356 Bytes
Versions: 19
Compression:
Stored size: 356 Bytes
Contents
Bootswitch.configure do |config| # What helper method should determine the Bootswatch theme displayed? config.theme_method = :random_theme config.default_theme = 'slate' config.themes = ['amelia', 'cerulean', 'cosmo', 'custom', 'cyborg', 'darkly', 'flatly','global','journal','readable','simplex','slate','spacelab','superhero','united','yeti'] end
Version data entries
19 entries across 19 versions & 1 rubygems