fixes for design

This commit is contained in:
2019-04-01 06:47:49 +02:00
parent c5860f338b
commit 2f741d5893
23 changed files with 294 additions and 601 deletions

View File

@@ -1,7 +1,7 @@
Fetsite::Application.configure do
# Settings specified here will take precedence over those in config/application.rb
config.serve_static_files = false
config.serve_static_files = true
# In the development environment your application's code is reloaded on
# every request. This slows down response time but is perfect for development