Posts by João Henrique Soares • 23 points
1 post
-
2
votes2
answers144
viewsQ: How to edit and create new record in DB? Ruby on Rails
I would like to know how I can make the following situation. I have 2 models Custo and Custo_Historico all the CRUD is already working. Only when I want to edit a cost it must always create a new…