Generate Units::Defaults controller

bin/rails g controller Units/Defaults index
This commit is contained in:
2024-05-04 01:53:57 +02:00
parent b4212298df
commit 965cb76f1d
5 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<h1>Units::Defaults#index</h1>
<p>Find me in app/views/units/defaults/index.html.erb</p>