heartcombo / simple_form

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
http://blog.plataformatec.com.br/tag/simple_form
MIT License
8.22k stars 1.32k forks source link

Add Truffleruby head to CI #1734

Closed gogainda closed 3 years ago

carlosantoniodasilva commented 3 years ago

I appreciate your contribution. Right now I'm not using other Ruby implementations other than MRI, and thus to avoid the maintenance overhead I'm not testing any heartcombo lib under these other Ruby implementations. Also, Rails itself does not run tests on those either. In other words, I'm assuming different MRI versions is going to be enough for now. This may change in the future and I can enable the tests for other rubies then, but for now I am not going to be able to add/maintain these. Thanks again.