0.13
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
2021
2022
2023
2024
2025
2026
0.13
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
2021
2022
2023
2024
2025
2026
0.13
A code-only gem providing Ruby classes and utilities to parse and process Shopify's Standard Product Taxonomy data from YAML source files into an in-memory Ruby object model. Data files are available at https://github.com/Shopify/product-taxonomy
2021
2022
2023
2024
2025
2026
0.01
Simple and opinionated library for parsing ATCO .cif files to JSON with Ruby
2021
2022
2023
2024
2025
2026
0.01
Guarantee uniqueness of a single attribute across one or more children of an ActiveRecord object
Works around https://github.com/rails/rails/issues/4568
2021
2022
2023
2024
2025
2026
0.01
ActionMailer 3 makes it much easier to send emails, but there is one case it doesn't handle well.\
Specifically, it is difficult to send a message that has the proper MIME hiearchy for an email with both HTML and text alternatives\
that also includes attachments. This gem solves that need.
2021
2022
2023
2024
2025
2026
0.01
Allows specified attributes to be freely overwritten _until_ the record is saved for the first time
2021
2022
2023
2024
2025
2026
0.01
Loads records from Athena.
2021
2022
2023
2024
2025
2026
0.01
The attempt library provides a thin wrapper for the typical
begin/rescue/sleep/retry dance. Use this in order to robustly
handle blocks of code that could briefly flake out, such as an http
or database connection, where it's often better to try again after
a brief period rathe...
2021
2022
2023
2024
2025
2026
0.01
Fast attributes with data types
2021
2022
2023
2024
2025
2026
0.01
attributes
2021
2022
2023
2024
2025
2026
0.01
Client for the Attune product ranking API.
2021
2022
2023
2024
2025
2026
0.01
maroon makes DCI a DSL for Ruby it's mainly based on the work gone into Marvin,
the first language to support injectionless DCI.
The performance of code written using maroon is on par with code using regular method invocation.
For examples on how to use maroon look at the examples found at the ...
2021
2022
2023
2024
2025
2026
0.01
Client lib to use attache server
2021
2022
2023
2024
2025
2026
0.01
A small collection of utilities to ease working with hashes of HTML attributes
2021
2022
2023
2024
2025
2026
0.01
Provides a thread-isolated attributes singleton for Rails applications pre v5.2.0.
2021
2022
2023
2024
2025
2026
0.01
Touch `updated_at` by default with calls to `update_column(s)` and `update_all`
2021
2022
2023
2024
2025
2026
0.01
Extends ActiveRecord with the has_enumeration method allowing a symbolic
enumeration to be stored in an ActiveRecord attribute. The enumeration is
specified as a mapping between symbols and their underlying representation
in the database. Predicates are provided for each symbol in the enumerati...
2021
2022
2023
2024
2025
2026
0.01
New Relic (on Heroku) currently reports queue times as queuing at the router level. The goal
of this gem is to provide new relic with the proper queueing time for requests, which takes
into account queue time at the dyno level.
2021
2022
2023
2024
2025
2026