Created Units controlle
command: rails generate redmine_plugin_controller body_tracking units create destroy
This commit is contained in:
1
app/views/units/create.html.erb
Normal file
1
app/views/units/create.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<h2>UnitsController#create</h2>
|
||||
1
app/views/units/destroy.html.erb
Normal file
1
app/views/units/destroy.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<h2>UnitsController#destroy</h2>
|
||||
Reference in New Issue
Block a user