marian13 / convenient_service_integration

Machinery that tests Convenient Service integration with other gems, frameworks, engines, etc on environments with almost real-world conditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convenient Service Integration

Convenient Service Integration



Machinery that tests Convenient Service integration with other gems, frameworks, engines, etc on environments with almost real-world conditions.

Source

Convenient Service source code is located at https://github.com/marian13/convenient_service.

Compatibility Table

Describes sets of dependencies where Convenient Service integration is already tested or is planned to be tested.

Rails Version Status Notes
Rails 5.2 Requires older "stringio" version.
Rails 6.0 Requires older "stringio" version.
Rails 6.1 -
Rails 7.0 -
Rails 7.1 Works when "error_highlight" gem is skipped.

When Rack v3 is installed, works only when Puma is upgraded to v6.
Rails Version Status Notes
Rails 5.2 action_dispatch/middleware/static.rb:111
`initialize': wrong number of arguments (given 3, expected 2) (ArgumentError)
.

Separation of positional and keyword arguments in Ruby 3.0.

Rails 5.2 doesn't work with Ruby 3.0.
Rails 6.0 -
Rails 6.1 -
Rails 7.0 -
Rails 7.1 Works when "error_highlight" gem is skipped.

When Rack v3 is installed, works only when Puma is upgraded to v6.
Rails Version Status Notes
Rails 5.2 Similar issues as with Ruby 3.0.
Rails 6.0 -
Rails 6.1 -
Rails 7.0 -
Rails 7.1 -
Rails Version Status Notes
Rails 5.2 Similar issues as with Ruby 3.1.
Rails 6.0 -
Rails 6.1 -
Rails 7.0 -
Rails 7.1 -
Rails Version Status Notes
Rails 5.2 Similar issues as with Ruby 3.2.
Rails 6.0 -
Rails 6.1 -
Rails 7.0 -
Rails 7.1 -

* Check Ruby & Rails Compatibility Table for a more comprehensive comparison.

About

Machinery that tests Convenient Service integration with other gems, frameworks, engines, etc on environments with almost real-world conditions


Languages

Language:Ruby 95.4%Language:Dockerfile 3.2%Language:HTML 0.7%Language:Shell 0.7%