walter/test/dummy/app/views/dashboard/other.html.erb
Jonathan Abbett 4ad630c6ae
Feature: Manual tours (#52)
Resolves #5
2021-04-21 15:01:29 -04:00

4 lines
125 B
Plaintext

<h1>Dashboard#other</h1>
<p>Find me in app/views/dashboard/other.html.erb</p>
<%= link_to "Home Page", dashboard_home_url %>