Aram Greenman

Results 2 issues of Aram Greenman

### Summary Deprecates passing `ActiveSupport::Duration` as an interpolated bind parameter in a SQL string template, which currently casts duration to an integer on all adapters. To avoid this warning, you...

activerecord
docs
PostgreSQL
ready

Ruby 2.7.1 recursive-open-struct 1.1.3 YAML 3.1.0 Deserializing a ROS from YAML does not work. I think this is because YAML/Psych calls `respond_to_missing?` before the object is fully loaded, see similar...