Integration guide for Ruby on Rails app
It would be nice to have an integration guide for embedding the Cookie Solution into a Ruby on Rails app.
Ruby on Rails uses Turbolinks / Turbo, which means that the entire page is not reloaded each time you navigate. This leads to the tracking preferences not being displayed correctly after the initial loading of the page.
Since Iubenda itself uses Ruby on Rails (afaik), it would be great if there is a way to easily use Iubenda in a Ruby on Rails app.