assets served

This commit is contained in:
Tyrel Souza 2014-05-02 11:40:34 -04:00
parent 38982e856e
commit 109f1c6dea

View File

@ -27,6 +27,7 @@ module Vidpush
generate.view_specs false
end
config.autoload_paths += %W(#{config.root}/lib)
config.serve_static_assets = true
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers