nesquena / rabl

General ruby templating with json, bson, xml, plist and msgpack support
http://blog.codepath.com/2011/06/27/building-a-platform-api-on-rails/
MIT License
3.64k stars 334 forks source link

Added support for Rails 8 #768

Closed basex closed 1 week ago

basex commented 1 week ago

Follow up for https://github.com/nesquena/rabl/pull/765

tagliala commented 1 week ago

Thanks, integration tests performed locally

Finished in 0.000954s, 0.0000 runs/s, 0.0000 assertions/s.
0 runs, 0 assertions, 0 failures, 0 errors, 0 skips
...................................................
51 passes, 0 failures, 0 errors in 1.828190 seconds
basex commented 1 week ago

Thank you. Would it be possible to do a release with this fix?

tagliala commented 1 week ago

No sorry, can't do that. I do not have privileges to publish the gem

/cc @nesquena

nesquena commented 1 week ago

Yes I can, I'll post a release in the next few days, thanks!