lib/bootstrap-slider-rails.rb in bootstrap-slider-rails-1.9.0 vs lib/bootstrap-slider-rails.rb in bootstrap-slider-rails-4.8.1
- old
+ new
@@ -1,9 +1,9 @@
-require "bootstrap-slider-rails/version"
+require 'bootstrap-slider-rails/version'
module BootstrapSlider
module Rails
class Engine < ::Rails::Engine
# Make assets avaiable
end
end
-end
\ No newline at end of file
+end