remove trailing spaces and blank lines
This commit is contained in:
parent
a1ed852287
commit
f91467a00a
15 changed files with 259 additions and 37 deletions
|
|
@ -11,7 +11,7 @@ Osem::Application.configure do
|
|||
config.serve_static_assets = true
|
||||
config.static_cache_control = "public, max-age=3600"
|
||||
|
||||
# Do not eager load code on boot.
|
||||
# Do not eager load code on boot.
|
||||
config.eager_load = false
|
||||
|
||||
# Show full error reports and disable caching
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue