Rails, Modern Rails flash messages
Modern Rails flash messages (part 2): The undo action for deleted items
20 Sep 2020
rails, ruby, sidekiq, stimulus
In the previous article, I’ve prepared a way how to add actions to the Rails flash messages. In this article, I will explore one way, how to use them for the undo action for deleted records.