This website requires JavaScript.
Explore
Help
Sign In
ben
/
obdev
Watch
1
Star
0
Fork
You've already forked obdev
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d0149a50e2
obdev
/
app
/
views
/
forms
/
edit.html.erb
2 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Created the Forms model. Added styling elements. Still need to include a list of already known forms to add to system. Also locked forms and admin tab behind admin access.
2024-02-16 17:22:09 -06:00
<h1>Edit Form</h1>
<%= render 'form', form: @form %>