Closed rusikf closed 3 years ago
Hey @rusikf ! 👋
Thanks for your contribution 🎉
Could you please rebase PR with the main branch, and fix the warnings of CI? After that, we will be able to review it together (you, me, @robertomiranda and other team member) 🍻
We can follow the progress of this feature here, including docs and so on: #87 🤝 🍻
Hi ! 1) ROTP gem supports interval option => It will be awesome to support it in this gem too :nerd_face: 2) There is a test error
The reason - in rails_6.0.gemfile dependency is 1.4 but in gemspec we have 1.3
gemfiles/rails_6.0.gemfile:gem "sqlite3", "~> 1.4"
That's why I upgraded sqlite to 1.4uninitialized constant ActiveModel::Serializers::Xml