Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes legacy Ruby/Rails support #64

Merged
merged 47 commits into from Mar 11, 2020
Merged

Conversation

bwillis
Copy link
Owner

@bwillis bwillis commented May 8, 2017

Fixes #63

@coveralls
Copy link

coveralls commented May 8, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 7cd2339 on remove-legacy-ruby-rails-support into 21e9b9c on master.

@bwillis bwillis changed the title Fixes #63 Removes legacy Ruby/Rails support May 8, 2017
@coveralls
Copy link

coveralls commented May 8, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling dfdd22b on remove-legacy-ruby-rails-support into 21e9b9c on master.

Ersin Akinci and others added 12 commits September 24, 2017 10:19
The default `version_key` is `api_version`, not `version`, yet the example for the `http_accept_parameter` strategy uses `version=1`.
Fixes #70

`supported_version_numbers` was the conical list of supported versions
until we introduced `VersionedResource` which allows individual
resources to define their version support.

Side note: Red PRs are awesome!
Clean up unused supported_version_numbers
bwillis and others added 20 commits March 4, 2018 09:56
Updating due to security vulnerabilities
Fix controller method documentation
…n-numbers

Remove more supported_version_numbers
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](flavorjones/loofah@v2.2.2...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
@bwillis bwillis merged commit 099e0da into master Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy Ruby & Rails support
4 participants