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

Merged
merged 12 commits into from
Jan 6, 2025
Merged

feat: v4 updates #77

merged 12 commits into from
Jan 6, 2025

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
Copy link
Member

@wobsoriano wobsoriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! 🚀

@tmilewski tmilewski merged commit 218ab1d into main Jan 6, 2025
3 checks passed
@tmilewski tmilewski deleted the v4 branch January 6, 2025 22:12
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.

2 participants