remove require from app since pixie doesn't do it either
to no avail
This commit is contained in:
parent
bddc15d578
commit
942eac4ddb
@ -1,8 +1,6 @@
|
|||||||
# app.rb is used to configure your app. This code is only run on the server,
|
# app.rb is used to configure your app. This code is only run on the server,
|
||||||
# then any config options in config.public are passed to the client as well.
|
# then any config options in config.public are passed to the client as well.
|
||||||
|
|
||||||
require "salama"
|
|
||||||
|
|
||||||
Volt.configure do |config|
|
Volt.configure do |config|
|
||||||
# Setup your global app config here.
|
# Setup your global app config here.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user