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

feat: v4 updates #77

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: v4 updates #77

wants to merge 9 commits into from

Conversation

tmilewski
Copy link
Member

@tmilewski tmilewski commented Dec 16, 2024

For various reasons, this started as a separate repo, but now I'm working to move that work here:

  • Full support for the Backend API through an external gem, clerk-sdk-ruby-backend, which is generated based on the OpenAPI Specs.
  • Full support for the following frameworks:
    • Rack, with new helpers
    • Sinatra, with new helpers
    • Rails (+ Rails API), with simplified helpers
  • Additional default methods for caching with ActiveSupport, if available.
  • Complete RSpec coverage
  • Playground Applications (See: feat: Add playground applications #75)
  • Repo Hygiene:
    • StandardRB
    • RSpec
    • SimpleCov

TODO:

  • Update guide
  • Changelog

@tmilewski tmilewski requested a review from agis December 16, 2024 22:52
@tmilewski tmilewski self-assigned this Dec 16, 2024
@tmilewski tmilewski requested a review from a team as a code owner December 16, 2024 22:52
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.

1 participant