I want to save durations (2 days, 5 years, ...) as intervals in PostgreSQL from my Rails application.
Both duration_min and duration_max are values like \"2 days\" or \"
We have an implementation of interval for Rails 5.1 that you can try.
https://gist.github.com/vollnhals/a7d2ce1c077ae2289056afdf7bba094a