DESCRIPTION
For the moment there is no interest in having a Category model. Indeed they won't change a lot and there are not a lot links in DB. So let's keep it as simple as possible.
TODO
Add a category attribute in Link model and a validation on Rails side. Consider using a form object with custom validation.
DESCRIPTION
For the moment there is no interest in having a
Categorymodel. Indeed they won't change a lot and there are not a lotlinksin DB. So let's keep it as simple as possible.TODO
Add a
categoryattribute inLinkmodel and a validation on Rails side. Consider using a form object with custom validation.