lib/buoys.rb in
buoys-0.1.0
vs lib/buoys.rb in
buoys-0.2.0
- old
+ new
@@ -17,6 +17,7 @@
def configure yield Buoys::Config end end end
-ActionView::Base.send :include, Buoys::Helper
+
+require 'buoys/railtie'