change the URL to the bushido js file
This commit is contained in:
parent
1731536649
commit
d5f5707e42
@ -5,7 +5,8 @@ module Locomotive
|
|||||||
module Bushido
|
module Bushido
|
||||||
class Middleware
|
class Middleware
|
||||||
|
|
||||||
BUSHIDO_JS_URL = 'http://localhost:4567/javascripts/bushido.js'
|
# BUSHIDO_JS_URL = 'http://localhost:4567/javascripts/bushido.js'
|
||||||
|
BUSHIDO_JS_URL = 'http://bushi.do/api/bushido.js'
|
||||||
|
|
||||||
include Rack::Utils
|
include Rack::Utils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user