Remove consecutive blank lines

This commit is contained in:
Javi Martín
2019-06-22 15:34:27 +02:00
parent 47b2c42a1d
commit 488461b8ac
36 changed files with 3 additions and 40 deletions

View File

@@ -48,7 +48,6 @@ Rails.application.configure do
# config.action_cable.url = 'wss://example.com/cable'
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
config.force_ssl = true