lib/bootswitch/methods.rb in bootswitch-0.0.7 vs lib/bootswitch/methods.rb in bootswitch-0.0.8
- old
+ new
@@ -1,5 +1,5 @@
module Bootswitch
- def themes
-
+ def self.themes
+ configuration.themes
end
end
\ No newline at end of file
- old
+ new