We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<h1>Welcome#index</h1> <p>Find me in app/views/welcome/index.html.erb</p> <% if user.has_role? :welcome, :index %> Secret content <% else %> Access Denied <% end %>