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

Add support for Rails 7 #752

Closed tagliala closed 2 years ago

tagliala commented 2 years ago

Close #749

tagliala commented 2 years ago

For the moment, this is locally executed with a fixture that I've committed in #751:

$ FIXTURE={rails7} bundle exec rake test:clean test:setup test:fixtures
*** Running tests for rails7... ***

# Running:

Finished in 0.000606s, 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 0.308690 seconds