Sha256: 88fddee2a605acdbc8b4eddb38b3ed2ab039f39caa340f7d928f9191517d8bd1
Contents?: true
Size: 327 Bytes
Versions: 14
Compression:
Stored size: 327 Bytes
Contents
<% title("Protected page") %> <h1>Protected Page</h1> <p>This page is only visible to signed in users. Edit it at: <em>views/pages/inside.html.erb</em></p> <p>You can change the page users see after successfully signing in within the method <em>after_sign_in_path_for</em> inside <strong>application_controller.rb</strong></p>
Version data entries
14 entries across 14 versions & 5 rubygems