lib/bh.rb in
bh-0.0.1
vs lib/bh.rb in
bh-0.0.2
- old
+ new
@@ -1,3 +1,5 @@
-module Bh
+require 'bh/railtie' if defined?(Rails)
+# Adds Bootstrap styles to Rails helpers
+module Bh
end \ No newline at end of file