Skip to content

Instantly share code, notes, and snippets.

@rwehresmann
Created August 24, 2019 01:47
Show Gist options
  • Select an option

  • Save rwehresmann/8d16a54c0deefb4a6732235341deb263 to your computer and use it in GitHub Desktop.

Select an option

Save rwehresmann/8d16a54c0deefb4a6732235341deb263 to your computer and use it in GitHub Desktop.
...
<div style="margin: 0 10px;">
<%= link_to(
'Log in as user',
authenticate_as_user_admin_user_path(page.resource),
method: :post,
class: "button",
)%>
</div>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment