roar-jsonapi icon indicating copy to clipboard operation
roar-jsonapi copied to clipboard

JSON API support for Roar.

Results 13 roar-jsonapi issues
Sort by recently updated
recently updated
newest added

The `Painter` constant was defined differently in tests, which resulted in warnings about constant redefinition. We fix this by employing memoized helpers.

Minitest is not going to monkey patch all objects anymore: https://github.com/minitest/minitest/commit/e6bc4485730403faff6966c1671cf5de72b2d233 See also RuboCop's [Minitest/GlobalExpectations](https://docs.rubocop.org/rubocop-minitest/cops_minitest.html#minitestglobalexpectations).