3 lines
No EOL
118 B
Text
3 lines
No EOL
118 B
Text
<h1>Welcome</h1>
|
|
<%= button_to "Login", '/login', method: :get%>
|
|
<%= button_to "Sign Up", '/users/new', method: :get%> |