3.5
Official AWS Ruby gem for Amazon Personalize Events. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2020
2021
2022
2023
2024
2025
3.49
Official AWS Ruby gem for AWS EC2 Instance Connect (EC2 Instance Connect). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
1.89
universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
2020
2021
2022
2023
2024
2025
0.84
Request log analyzer's purpose is to find ot how your web application is being used and to focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the information. Once it is finished parsing the log file(s), it will show the requests that t...
2020
2021
2022
2023
2024
2025
1.23
Artifact Registry stores and manages build artifacts in a scalable and integrated service built on Google infrastructure. Note that google-cloud-artifact_registry-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-artifact_registry...
2020
2021
2022
2023
2024
2025
3.46
Official AWS Ruby gem for AWS Lake Formation. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
0.0
go (to project) do (stuffs) godo provides a smart way of opening a project folder in multiple terminal tabs and, in each tab, invoking a commands appropriate to that project. For example if the folder contains a Rails project the actions might include: starting mongrel, tailing one or more logs,...
2020
2021
2022
2023
2024
2025
0.35
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace
manipulation support to applications that require it. It also provides 152
named RGB colours (184 with spelling variations) that are commonly supported in
HTML, SVG, and X11 applications. A technique for generating mon...
2020
2021
2022
2023
2024
2025
2.32
A gem that provides a client interface for the Sentry error logger
2020
2021
2022
2023
2024
2025
2.52
The Jekyll Butler, designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site.
2020
2021
2022
2023
2024
2025
1.87
A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.
2020
2021
2022
2023
2024
2025
0.98
Squeel unlocks the power of Arel in your Rails application with
a handy block-based syntax. You can write subqueries, access named
functions provided by your RDBMS, and more, all without writing
SQL strings. Supporting Rails 3 and 4.
2020
2021
2022
2023
2024
2025
0.0
= dm-is-published This plugin makes it very easy to add different states to your models, like 'draft' vs 'live'. By default it also adds validations of the field value. Originally inspired by the Rails plugin +acts_as_publishable+ by <b>fr.ivolo.us</b>. == Installation # Add G...
2020
2021
2022
2023
2024
2025
3.42
Official AWS Ruby gem for Amazon AppConfig (AppConfig). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
3.94
Pure Ruby one-shot and periodic timers.
2020
2021
2022
2023
2024
2025
2.49
rqrcode is a library for encoding QR Codes. The simple
interface allows you to create QR Code data structures
and then render them in the way you choose.
2020
2021
2022
2023
2024
2025
0.0
# SshSig - SSH signature verification in pure ruby
SshSig is a Ruby gem which can be used to verify signatures signed created by `ssh-keygen`.
This capability was [first added](https://github.com/openssh/openssh-portable/commit/2a9c9f7272c1e8665155118fe6536bebdafb6166) in OpenSSH 8.0
allows SSH ...
2020
2021
2022
2023
2024
2025
3.41
Official AWS Ruby gem for Amazon QLDB (QLDB). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
3.41
Official AWS Ruby gem for Amazon WorkMail Message Flow. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025