0.0
This gem works on the most basic ruby classes. Its only dependency is activesupport for some
string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods
are automatically wrapped to invoke author...
2021
2022
2023
2024
2025
2026
0.0
giturl: A simple navigation tool for GitHub pages from local git-cloned directories.
Working deep in a git-cloned project and need to view its GitHub page?
'giturl' simplifies this for you. A single command unveils your repository's URL.
Want more? It also opens your browser and goes straight to...
2021
2022
2023
2024
2025
2026
0.0
Helm, the Package manager for Kubernetes. Flux, the GitOps continuous delivery solution for Kubernetes. Both can be used independently, but are more powerful together. Scott Rigby, Helm and Flux maintainer - and Kingdon Barrett, OSS engineer - will share the benefits of Helm and GitOps for develo...
2021
2022
2023
2024
2025
2026
0.0
This gem extends the internationalization (i18n) functionality in Ruby on Rails by adding a simple toggle button to your applicationās UI. When activated, it overlays each translated string with a tooltip that displays its associated translation key on hover. This allows QA teams, product manager...
2021
2022
2023
2024
2025
2026
0.0
Pufferfish is an extensible html templating engine that generates raw html, meaning that it will not affect load times of websites.
A full-blown javascript framework is sometimes a bit overkill for a static website. Pufferfish adds some simple templating to html so you don't have to use such a f...
2021
2022
2023
2024
2025
2026
0.0
This gem automagically prepares complete URIs for Gravatar,
for both avatars and profiles, with all currently supported options,
included the XML-RPC API, as of 2014-04-30, starting from a single
email address! It's my first Ruby gem, hoping it will
be useful for someone (let me know if you us...
2021
2022
2023
2024
2025
2026
0.0
TenantKit makes a Rails app multi-tenant using the row-level / shared-schema strategy: one database, a tenant_id foreign key on owned tables, automatic query scoping via ActiveSupport::CurrentAttributes, auto-assignment of the current tenant, and first-class tenant propagation into ActiveJob back...
2021
2022
2023
2024
2025
2026
0.0
Echo is a test double for API interactions that learns from the real API. In its simplest use case, it extends Net::HTTP and tracks every HTTP call to a registered domain. If it hasn't seen that call, it stores both the request and the response. On subsequent calls it returns the stored response....
2021
2022
2023
2024
2025
2026
0.0
LinkIO is a self-hosted deep linking solution for mobile applications, an open
source alternative to Branch.io. It generates Apple App Site Association and
Android assetlinks.json files, performs smart app-or-store redirects, supports
fingerprint-based deferred deep linking, and tracks referrals....
2021
2022
2023
2024
2025
2026
0.0
Howcast offers an Application Programming Interface (API) which allows developers to build applications that interface with Howcast. The Howcast API is RESTful (REpresentational State Transfer) and users of this API will be able: 1) Retreive detailed information about a single video, including me...
2021
2022
2023
2024
2025
2026
0.0
The plugin is designed for sequential running of different jobs in the same queue across multiple queues. Specifically meant for running a variety of long-running background tasks scheduled ahead of time using something like reque-scheduler. May not be suitable for large scale operations.
2021
2022
2023
2024
2025
2026
0.0
Ruby/CArray adds multi-dimensional numerical arrays to Ruby. Elements are held
in a single flat memory block, so whole-array work -- element-wise arithmetic,
reductions along any axis, sorting, searching -- runs in C. Slicing, transposing,
reshaping, and selecting by a boolean con...
2021
2022
2023
2024
2025
2026
0.0
Ruby client for the developer API of Misar.Blog (misar.blog), a hosted blogging platform. Publish or schedule Markdown articles, save and update drafts, group articles into series, read comment threads, reactions and follows, pull an analytics summary and live plan/quota state, generate SEO/AEO/G...
2021
2022
2023
2024
2025
2026
0.0
Yuzu is a blog-aware, static-website (and PDF) generator that converts a folder of text files and images into multiple forms and publishes them to an FTP server, file system, or Amazon Simple Storage Service (S3). It is extensible and designed to function with minimal setup.
2021
2022
2023
2024
2025
2026
0.0
š² Kettle::Test is a meta tool from kettle-dev to streamline testing. Acts as a shim dependency, pulling in many other dependencies, to give you OOTB productivity with a RubyGem, or Ruby app project. Configures RSpec w/ syntactic sugar to make writing tests, and testing more scenarios, easier.Conf...
2021
2022
2023
2024
2025
2026
0.0
Back in 2015 I was a guy automating things at my job and two scripts had a common need --
they both had to pass the same credentials to Jenkins (via query params, I guess).
That common tool with a single method was a Net::HTTP wrapper -- that's where the name from.
Then when the ...
2021
2022
2023
2024
2025
2026
0.0
winwatch watches a directory (optionally a whole subtree) with a single
overlapped ReadDirectoryChangesW operation and delivers :added/:modified/
:removed/:renamed events with absolute UTF-8 paths. Kernel buffer overflow is
surfaced as an explicit :rescan event (never silently dropped) and a dyin...
2021
2022
2023
2024
2025
2026
0.0
This gem is supposed to supply a simple and intuitive interface between IBGE's SIDRA API, standardizing the output objects as a standard class. Also makes seamlessly to interact with the API, transforming the inputs for the webservice in intuitive function entries. Eia stands for Easy IBGE Acess ...
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the SMS.ru HTTP API. Send single or bulk SMS, schedule delivery, check cost and delivery status, verify users by phone call, inspect balance/limits/senders, manage the stoplist, and register delivery callbacks.
2021
2022
2023
2024
2025
2026
0.0
This library provides GIF encoding, decoding and editing capabilities natively
within Ruby. It aims to support the complete GIF specification for both
encoding and decoding, as well as having decent editing functionality, while
maintaining a succint syntax.
The current versio...
2021
2022
2023
2024
2025
2026