Sha256: a8649a33b16671235546e94d437c9b2c3a441856144e1f968c02d8f342847514

Contents?: true

Size: 1.26 KB

Versions: 16

Compression:

Stored size: 1.26 KB

Contents

# Development

Thanks for contributing to Stytch's Ruby library! If you run into trouble, find us in [Slack].

## Setup

1. Clone this repo.
2. Install development dependencies using [Bundler]: `bundle install`

To test your changes locally in another project, update your `GEMFILE` with `gem 'stytch', path: '../stytch'` where `../stytch` is the path to your cloned copy of stytch-ruby.

## Issues and Pull Requests

Please file issues in this repo. We don't have an issue template yet, but for now, say whatever you think is important!

If you have non-trivial changes you'd like us to incorporate, please open an issue first so we can discuss the changes before starting on a pull request. (It's fine to start with the PR for a typo or simple bug.) If we think the changes align with the direction of the project, we'll either ask you to open the PR or assign someone on the Stytch team to make the changes.

When you're ready for someone to look at your issue or PR, assign `@stytchauth/client-libraries` (GitHub should do this automatically). If we don't acknowledge it within one business day, please escalate it by tagging `@stytchauth/engineering` in a comment or letting us know in [Slack].

[Bundler]: https://bundler.io/
[Slack]: https://stytch.com/docs/resources/support/overview

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
stytch-10.3.0 DEVELOPMENT.md
stytch-10.2.0 DEVELOPMENT.md
stytch-10.1.0 DEVELOPMENT.md
stytch-10.0.0 DEVELOPMENT.md
stytch-9.12.0 DEVELOPMENT.md
stytch-9.11.1 DEVELOPMENT.md
stytch-9.11.0 DEVELOPMENT.md
stytch-9.10.0 DEVELOPMENT.md
stytch-9.9.0 DEVELOPMENT.md
stytch-9.8.0 DEVELOPMENT.md
stytch-9.7.0 DEVELOPMENT.md
stytch-9.6.0 DEVELOPMENT.md
stytch-9.5.0 DEVELOPMENT.md
stytch-9.4.0 DEVELOPMENT.md
stytch-9.3.0 DEVELOPMENT.md
stytch-9.2.0 DEVELOPMENT.md