adding salaam for the real work to start

This commit is contained in:
Torsten Ruger
2015-07-09 22:30:18 +03:00
parent 456fdc93e1
commit 6961ae3030
3 changed files with 17 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# 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.
require "salama"
Volt.configure do |config|
# Setup your global app config here.