3.91
Since Typo has been in existence since March 2005, it is likely the oldest blogging platform in Rails. It has a full set of features you would expect from such an engine, which include powerful SEO capabilities, full themes, and plug-in extensions.
2021
2022
2023
2024
2025
2026
3.13
Manages persistent connections using Net::HTTP including a thread pool for
connecting to multiple hosts.
Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoi...
2021
2022
2023
2024
2025
2026
1.45
Have you ever wanted to call <code>exit()</code> with an error condition, but
weren't sure what exit status to use? No? Maybe it's just me, then.
Anyway, I was reading manpages late one evening before retiring to bed in my
palatial estate in rural Oregon, and I stumbled across
<co...
2021
2022
2023
2024
2025
2026
7.99
Spree Commerce command line interface
2021
2022
2023
2024
2025
2026
7.97
Spree Commerce command line interface
2021
2022
2023
2024
2025
2026
2.9
This is the simple REST client for Google Play Custom App Publishing API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published b...
2021
2022
2023
2024
2025
2026
8.94
Makes http fun! Also, makes consuming restful web services dead easy.
2021
2022
2023
2024
2025
2026
3.97
An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
2021
2022
2023
2024
2025
2026
0.0
# Overview This guide documents the InsightVM Application Programming Interface (API) Version 3. This API supports the Representation State Transfer (REST) design pattern. Unless noted otherwise this API accepts and produces the `application/json` media type. This API uses Hypermedia as the Eng...
2021
2022
2023
2024
2025
2026
3.4
Capybara aims to simplify the process of integration testing Rack applications,
such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as
a DSL for interacting with a webapplication. It is agnostic about the driver
running your tests and currently comes bundled with rack-tes...
2021
2022
2023
2024
2025
2026
3.4
Capybara aims to simplify the process of integration testing Rack applications,
such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as
a DSL for interacting with a webapplication. It is agnostic about the driver
running your tests and currently comes bundled with rack-tes...
2021
2022
2023
2024
2025
2026
3.38
This is a heavily modified fork of http://github.com/defunkt/colored gem, with many
sensible pull requests combined. Since the authors of the original gem no longer support it,
this might, perhaps, be considered a good alternative.
Simple gem that adds various color methods to String class, and ...
2021
2022
2023
2024
2025
2026
8.79
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis
2021
2022
2023
2024
2025
2026
0.0
= Simple task organizer
syctask can be used to create, plan, prioritize and schedule tasks.
==Install
The application can be installed with
$ gem install syc-task
== Usage
syctask provides basic task organizer functions as create, update, list and
complete a task. Additional functions are ...
2021
2022
2023
2024
2025
2026
5.43
Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.
2021
2022
2023
2024
2025
2026
4.35
Microsoft Sentinel provides a new output plugin for Logstash. Use this output plugin to send any log via Logstash to the Microsoft Sentinel/Log Analytics workspace. This is done with the Log Analytics DCR-based API.
2021
2022
2023
2024
2025
2026
5.81
Secret User Agent of HTTP
2021
2022
2023
2024
2025
2026
4.33
Official AWS Ruby gem for AWS Secrets Manager. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
8.57
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
2021
2022
2023
2024
2025
2026
5.73
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting external api/services or file system calls.
2021
2022
2023
2024
2025
2026