module Bootswitch require 'rails' require 'haml-rails' require 'bootswitch/configuration' require 'bootswitch/methods' require 'bootswitch/version' require 'bootstrap-sass' end