coding-blocks / coding-blocks/BlocksForms
Add Edit Functionality For Form Model
Open
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Create the edit functionality for an already added form.
Basic Steps that one can follow:
- Make a new file in app/views/forms/edit.html.erb
- Make a new function named edit in app/controllers/forms_controller.rb
Then add the corresponding functionality
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.