Edwin Vasquez

Joined

2,980 Experience
29 Lessons Completed
0 Questions Solved

Activity

Maybe this part of the course explains all we need to don't get stuck and make some progress. I put my application on Twitter, hope all gonna fine. But if don't what is the alternative to work and keep with the course?

Hi, I had to add the status too, Rails v7 in my case requires this part.

You can use ANNOTATE gem for the comments in the models

Hi, I got a form through GET to search employees, when this give me a result through some filters (code, name, status), i can go to one employee in particular, but before i see the show page of this employee, i want to back to the index but whit the values on each input and the last result.