Add projects
This commit is contained in:
2
app/views/projects/show.html.erb
Normal file
2
app/views/projects/show.html.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<h1><%= @project.name %></h1>
|
||||
<%= link_to "Back", projects_path %>
|
||||
Reference in New Issue
Block a user