Missing marker on the event display
This commit is contained in:
parent
34b1d4feb4
commit
00e76d51f9
@ -45,4 +45,5 @@ Rails.application.configure do
|
|||||||
config.middleware.insert_after ActionDispatch::Static, Rack::LiveReload
|
config.middleware.insert_after ActionDispatch::Static, Rack::LiveReload
|
||||||
|
|
||||||
# To have assets Local Precompilation, we need to use another path in dev
|
# To have assets Local Precompilation, we need to use another path in dev
|
||||||
|
config.assets.prefix = '/dev-assets'
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user