Sha256: c62b0a0c6e31792ec2909162a36ab66a401db0f80cb7b95482ce264196c6dc67

Contents?: true

Size: 338 Bytes

Versions: 2

Compression:

Stored size: 338 Bytes

Contents

<header>
  <h1>Blocked host: <%= @host %></h1>
</header>
<main role="main" id="container">
  <h2>To allow requests to <%= @host %> make sure it is a valid hostname (containing only numbers, letters, dashes and dots), then add the following to your environment configuration:</h2>
  <pre>config.hosts &lt;&lt; "<%= @host %>"</pre>
</main>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
actionpack-7.0.0.alpha2 lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb
actionpack-7.0.0.alpha1 lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb