Bootswitch.configure do |config| # What helper method should determine the Bootswatch theme displayed? config.theme_method = :user_theme config.default_theme = 'slate' end