update the translate in the controllers and update the tests
Professional controller add validation for not edit others professionals information and for not use the route 'new or create' if already exist one current_user.professional, avoiding the conflict with current_user.build_professional
BackEnd
Add the I18n for pt-BR
update the translate in the controllers and update the tests
Professional controller
add validation for not edit others professionals information and for not use the route 'new or create' if already exist onecurrent_user.professional
, avoiding the conflict withcurrent_user.build_professional
Test Screenshot
FrontEnd
Customers CRUD
.