0.0
Switch your Rails database on the fly for each HTTP request. Useful for integration and acceptance testing (test isolation & state management).
2021
2022
2023
2024
2025
2026
0.0
Watch multiple URIs for appended content e.g log files
2021
2022
2023
2024
2025
2026
0.0
A Ruby wrapper for the Clerk Backend API
2021
2022
2023
2024
2025
2026
0.0
Ruby driver for ArangoDB's HTTP API
2021
2022
2023
2024
2025
2026
0.0
Get the file uploading progress.
2021
2022
2023
2024
2025
2026
0.0
For a programmer who thinks net/https of ruby standard library sucks.
2021
2022
2023
2024
2025
2026
0.0
OpenTracing Instrumentation for Net::HTTP requests.
2021
2022
2023
2024
2025
2026
0.0
This plugin doesn't support Apache Hadoop's HttpFs. See fluent-plugin-webhdfs.
2021
2022
2023
2024
2025
2026
0.0
Standardized interface for invoking external AI agents via CLI, process, or HTTP
2021
2022
2023
2024
2025
2026
0.0
ruby-xbmc is a ruby wrapper for the XBMC Web Server HTTP API.
It provides a remote access to any XBMC running on the local network,
in a simple way (methods follow the ones from XBMC API).
2021
2022
2023
2024
2025
2026
0.0
Uses Rails HTTP Streaming to render a 'processing request' page that will keep the connection alive during long processes.
2021
2022
2023
2024
2025
2026
0.0
a dsl for proxying http traffic
2021
2022
2023
2024
2025
2026
0.0
A modern framework for creating HTTP API endpoints that execute server-side actions in Rails applications with automatic JavaScript client integration.
2021
2022
2023
2024
2025
2026
0.0
Stream State Protocol events from Active Record models with the same DX as Turbo Broadcasts — declarative streaming, automatic callbacks, and async jobs — but with offset-based resumability and persistent event logs over HTTP.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware implementing the x402 stateless settlement-gated HTTP protocol using BSV (Bitcoin SV) payments.
2021
2022
2023
2024
2025
2026
0.0
This package is Hiraku's modified rack.
Original description is bellow.
Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web fram...
2021
2022
2023
2024
2025
2026
0.0
A maintained Ruby client for the Durable Streams protocol — persistent, resumable event streams over HTTP. Based on the upstream reference client with manual review, testing, and ongoing maintenance.
2021
2022
2023
2024
2025
2026
0.0
Monitors a directory for file changes then uses an http post request to send the file to a remote service
2021
2022
2023
2024
2025
2026
0.0
This gem uses Net::HTTP to communicate with the PayPal servers. It has calls for the most common PayPal functions to simplify using PayPal in a Ruby application. I developed this package as a way to call PayPal's REST API with greater transparancy than the paypal-sdk-rest gem has, making developm...
2021
2022
2023
2024
2025
2026
0.0
#assignment >> Getter,
#assignment? >> Returns true if assignment is having value other than nil else false,
#assignment = >> Setter. Acceptable inputs are file upload(ActionDispatch::Http::UploadedFile), filer handle and String(format validation is ignored),
#assignment_path ...
2021
2022
2023
2024
2025
2026