moiristo / deep_cloneable

This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
MIT License
785 stars 89 forks source link

Add Truffleruby head to CI #126

Closed gogainda closed 3 years ago

moiristo commented 3 years ago

Hi, thanks for your PR. It seems that it errors for rails 3.1 - 4.1. Don't think it's really worth it to fix these issues, so I think it's fine to exclude these from the build matrix.

https://travis-ci.org/github/moiristo/deep_cloneable/builds/736342760

gogainda commented 3 years ago

@moiristo updated the exclude section

moiristo commented 3 years ago

Thanks!