Gems
rsim/ruby-plsql: ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to create PL/SQL unit tests using Ruby testing libraries.
ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to create PL/SQL unit tests using Ruby testing librar...
pry/pry-stack_explorer: Walk the stack in a Pry session
Pry::StackExplorer is a plugin for Pry that allows navigating the call stack.
From the point a Pry session is started, the user can move up the stack through parent frames, examine state, and even evaluate code.
Unlike ruby-debug, pry-stack_expl...
allenwq/devise-multi_email: ✉️ Let devise support multiple emails (authenticatable, confirmable and validatable).
Letting Devise support multiple emails, allows you to:
Login with multiple emails
Send confirmations to multiple emails
Recover the password with any of the emails
Validations for multiple emails.
mcorino/wxRuby3: Ruby Cross-Platform GUI extension
wxRuby3 is a cross-platform GUI library for Ruby, based on the mature wxWidgets GUI toolkit for C++. It uses native widgets wherever possible, providing the correct look, feel and behaviour to GUI applications on Windows, macOS and Linux/GTK. wxRu...
Spree Commerce 5.4: Open Source REST API, Next.js eCommerce
Spree Commerce 5.4 ships a complete open source eCommerce stack: a typed TypeScript SDK over a production-grade REST API, a Next.js eCommerce storefront ready to fork and deploy, and everything a team needs to launch cross-border eCommerce, multi-...