Skip to content

Commit fb5b174

Browse files
author
David S Morse
committed
Merge pull request #23 from randoum/patch-1
Remove 'bootstrap-typeahead-rails' require statement
2 parents af9abd8 + 4d1beac commit fb5b174

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/gridster.js-rails.rb

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
require "bootstrap-typeahead-rails/version"
2-
31
module Gridster
42
module Rails
53
require "gridster.js-rails/engine"
64
end
7-
end
5+
end

0 commit comments

Comments
 (0)