Ecto.Enum is definitely a good idea. I will add it.
published_at will be implemented by a new status (Status is a relationship. Post has many statuses).
Before publishing a Post, I will validate the Post. WDYT?
Ecto.Enum is definitely a good idea. I will add it.
published_at will be implemented by a new status (Status is a relationship. Post has many statuses).
Before publishing a Post, I will validate the Post. WDYT?