Rails Designer released v1.14 of UI Components with a fully-customizable Calendar Component.The Calendar Component can handle recurring events by accepting an events array/collection.The article explains how to implement recurring rules using ice_cube gem in Rails.It provides a complete list of all events, both one-off and recurring, without storing each occurrence in the database.