protect against bots with timeouts
This commit is contained in:
@@ -5,5 +5,7 @@ html
|
||||
= javascript_include_tag 'application', 'data-turbolinks-track' => true
|
||||
= csrf_meta_tags
|
||||
body
|
||||
= console if Rails.env.development?
|
||||
.container
|
||||
= render 'shared/flashes'
|
||||
= yield
|
||||
|
||||
Reference in New Issue
Block a user