hibiken / stories

Medium clone built with Ruby on Rails
https://my-medium-clone.herokuapp.com/
MIT License
806 stars 270 forks source link

https://github.com/kenny-hibino/stories/issues/32 "https://github.com… #46

Open AjayBarot opened 7 years ago

AjayBarot commented 7 years ago

https://github.com/kenny-hibino/stories/issues/32

  1. Implemented archive functionality for post.
  2. Implemented status flow process for post (user can move archived post to active).
  3. Prevent post to hard delete.

@kenny-hibino : Please review the changes.