trailblazer / representable

Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
http://trailblazer.to/2.1/docs/representable.html
MIT License
689 stars 108 forks source link

fix build in jruby && truffleruby #265

Open seuros opened 1 year ago

seuros commented 1 year ago

Removed all deprecation warnings. Green in Truffleruby 2 specs failing in jruby (i will fix them later) All green in Ruby Updated syntax to make it work with the other engines.