Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

40 lines (27 loc) · 1.23 KB

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/oauth-xx/oauth-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request and post a message to the google group.

Run tests

Against Rails 6

BUNDLE_GEMFILE=gemfiles/a6.gemfile bundle install
BUNDLE_GEMFILE=gemfiles/a6.gemfile bundle exec rake

Against Rails 7

BUNDLE_GEMFILE=gemfiles/a7.gemfile bundle install
BUNDLE_GEMFILE=gemfiles/a7.gemfile bundle exec rake

Contributors

Contributors

Made with contributors-img.