Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Ruby on rails ****There should be a field in the Task that allows it to be marked as completed this is what the professor wants

Ruby on rails

****There should be a field in the Task that allows it to be marked as completed this is what the professor wants

How can i create a checkbox for status. The status should read yes or no for completion. I already created a status checkbox but when i click on it it saves is as 1. How can I change so that it saves the word completted

<%= form.label :status %> <%= form.check_box :status %>

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions