Posts by Newton Duarte • 1 point
1 post
-
-1
votes1
answer264
viewsQ: Class Person > Legal person > Natural person. Rails 4
I’m developing a APP in Rails, and I came up with the following question regarding the class Person. The structure of these classes are like this: Pessoa { tipo, status } PessoaJuridica {…