diff options
Diffstat (limited to 'app/views/things/new.html.erb')
| -rw-r--r-- | app/views/things/new.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/things/new.html.erb b/app/views/things/new.html.erb new file mode 100644 index 0000000..d28df14 --- /dev/null +++ b/app/views/things/new.html.erb @@ -0,0 +1 @@ +<%= render "form", thing: @thing %> |
