RIPAGlobal / scimitar

A SCIM v2 API endpoint implementation
MIT License
61 stars 43 forks source link

Reduce diff between 'v1' and 'main' #108

Closed pond closed 8 months ago

pond commented 8 months ago

It is just about reasonable to continue to maintain a v1 (Rails 6) vs main (Rails 7) branch despite the biggest difference previously, the need for config.to_prepare, having been removed by Rails 6 introducing that mid-cycle.

This simple PR arises from a diff review between the two branches to minimise unnecessary changes, prior to working a little on the growing backlog of issues and PRs from contributors, which always require the tedious back-porting to v1.