Open VanessaAoki opened 3 years ago
Heeey! Amazing project! I really like how simple and neat this is... Also, Bulma looks very pretty, great job.
I have one suggestion:
has_many :posts, dependent: :destroy
Otherwise you may end up with a lot of "lost" posts, in case the user gets deleted.
Keep up with the great work!!!
On HTML you can use pattern="[A-Za-z]{3}" inside the
pattern="[A-Za-z]{3}"
Heeey! Amazing project! I really like how simple and neat this is... Also, Bulma looks very pretty, great job.
I have one suggestion:
has_many :posts, dependent: :destroy
;Keep up with the great work!!!