0.16
Apropos helps your site serve up the appropriate image for every visitor. Serving multiple versions of an image in responsive and/or localized web sites can be a chore, but Apropos simplifies and automates this task. Instead of manually writing a lot of CSS rules to swap different images, Apropos...
2021
2022
2023
2024
2025
2026
1.17
Parses SQL queries using a copy of the PostgreSQL server query parser
2021
2022
2023
2024
2025
2026
0.13
Enable a Rails application to have separate databases for each tenant.
This gem primarily extends Active Record, creating a new connection pool for each tenant and
using horizontal sharding to swap between them. It also provides integrations for middleware
tenant selection, Action View Caching, ...
2021
2022
2023
2024
2025
2026
0.77
Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service. Note that google-cloud-translate-v3 is a version-specific client library. For most uses, we recommend installing th...
2021
2022
2023
2024
2025
2026
0.77
Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. Note that google-cloud-firestore-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-firestore instead....
2021
2022
2023
2024
2025
2026
0.77
debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+.
It is implemented by utilizing a new Ruby TracePoint class. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among othe...
2021
2022
2023
2024
2025
2026
0.37
YamlDb is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml.
This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rail...
2021
2022
2023
2024
2025
2026
0.02
PostRunner is an application to manage FIT files
such as those produced by Garmin products like the Forerunner 620 (FR620),
Forerunner 25 (FR25), Fenix 3, Fenix 3HR, Fenix 5 (S and X). It allows you to
import the files from the device and analyze the data. In addition to the
common features like ...
2021
2022
2023
2024
2025
2026
0.53
ParseConfig provides simple parsing of standardconfiguration files in the form of 'param = value'. It also supports nested [group] sections.
2021
2022
2023
2024
2025
2026
0.0
A simple redirector for use when you just want to safely redirect stdio. Simply encapsulates a few different safety mechanisms when redirecting stdio, with the primary goal of making it easier to write apps that run under rubyw.exe, where ruby loads with stdio closed. Whilst the primary intentio...
2021
2022
2023
2024
2025
2026
0.0
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/*` endpoints require a Bearer API key in the `Authorization` header. ...
2021
2022
2023
2024
2025
2026
0.0
TuyaCloud is a small Ruby gem to allow control of smart devices connected to the
Tuya Cloud, without the need to flash custom firmware or discover device keys.
These devices are sold under many different brands internationally, and usually all have their own mobile
apps (i.e. Sma...
2021
2022
2023
2024
2025
2026
0.0
i18nize helps Ruby and Rails projects stay multilingual by automatically filling in
missing translations in I18n YAML locale files. It scans for missing or empty keys
across nested locale structures, and uses the DeepL API (Free or Pro) to translate
them from a chosen source locale (default: e...
2021
2022
2023
2024
2025
2026
0.01
== Jiveapps
These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to:
1. Create a new app - a simple Hello World application.
2. Set up version control for your code using Git.
3. Host the app code online at Jive's...
2021
2022
2023
2024
2025
2026
0.0
:: wmainfo-rb ::
Author: Darren Kirby
mailto:bulliver@badcomputer.org
License: Ruby
= Quick API docs =
== Initializing ==
require 'wmainfo'
foo = WmaInfo.new("someSong.wma")
... or ...
foo = WmaInfo.new("someVideo.wmv", :encoding=>"UTF-16LE")
(default encoding is ASCII)
....
2021
2022
2023
2024
2025
2026
0.08
This gem implements flexible time-ordered activity feeds commonly used withing social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events i...
2021
2022
2023
2024
2025
2026
1.16
Redirect all TCPSockets through a SOCKS5 proxy
2021
2022
2023
2024
2025
2026
0.22
🏁 Single and Multi-Bit Fields for ActiveRecord:
This gem lets you use a single integer column in an ActiveRecord model
to store a collection of boolean attributes (flags). Each flag can be used
almost in the same way you would use any boolean attribute on an
ActiveRecord object. Support for multi...
2021
2022
2023
2024
2025
2026
0.69
An intelligent layer for ActiveRecord (via Rails and Sinatra) for the Sphinx full-text search tool.
2021
2022
2023
2024
2025
2026
0.69
A surveys component for decidim's participatory spaces.
2021
2022
2023
2024
2025
2026