2 New Videos On Forms Added To Rails 6 Course
May 30, 2019
In the Rails 6 course, next up we need a form to easily edit a resource’s details. Rails has a whole bunch of conventions to help you create robust and friendly forms with minimal code.
In module #12 we unveil the “magic” as we design a form for editing records, storing submitted form data in a database, and dynamically displaying the updated data.
Enjoy!