0.01
mailchimp3 is a gem for working with MailChimp's RESTful JSON API documented at http://kb.mailchimp.com/api/ using HTTP basic auth or OAuth 2.0. This library can talk to any endpoint the API provides, since it is written to build endpoint URLs dynamically using method_missing.
2020
2021
2022
2023
2024
2025
0.01
This is a weak deduper to make things like bulk email run safer. It is not a lock safe for financial/security needs because it uses a weak redis locking pattern that can have race conditions. However, imagine a bulk email job that loops over 100 users, and enqueues a background email for each us...
2020
2021
2022
2023
2024
2025
0.01
This gem parses atom feed generated by the Go Continuous Integration server and provides an OO representation of the pipelines and stages.
2020
2021
2022
2023
2024
2025
0.01
Attach Datadog trace and span details to logs.
2020
2021
2022
2023
2024
2025
0.01
This code is meant to be used by developers who are attempting to build web applications on AWS but wish to run client-side testing and validation.
2020
2021
2022
2023
2024
2025
0.01
You insouciant scalawags will share the experience of a lifetime as you play a game built atop DRb and Shoes based generally upon the phenomenon known as Spaceteam! Except with Pirates!!
Team up with your fellow pirates to plunder the high seas! Yarrrr….â˜
2020
2021
2022
2023
2024
2025
0.01
Add dirty tracking of attributes to your ruby objects
2020
2021
2022
2023
2024
2025
0.01
Hide My Ass! fetches and connects to proxies at www.hidemyass.com
2020
2021
2022
2023
2024
2025
0.01
A ruby library for building text based applications rapidly. It supports building whatsapp, ussd, telegram and various text or chat applications that communicate with your rails backend. With this library you can target multiple platforms(whatsapp, ussd, telegram, etc.) at once with just one code...
2020
2021
2022
2023
2024
2025
0.01
Provides an upload endpoint for ajax uploads and easy attachement of ajax uploads as POST params for normal requests.
2020
2021
2022
2023
2024
2025
0.01
Apple has introduced brand new AppStore Connect API whic requires JWT tokens to be generated after 20 minutes. XCToken can painlessly genarate JWT tokens at regular intervals from Continuous Integration Servers.
2020
2021
2022
2023
2024
2025
0.01
Track user activity with associated IP addresses and geolocation info, easily and with minimal setup. It's good for tracking profile views, downloads, login attempts, or any user interaction where location matters.
2020
2021
2022
2023
2024
2025
0.01
Automatically hoist environment level-attributes from Policyfiles.
2020
2021
2022
2023
2024
2025
0.01
IBAN validator for ActiveRecord attributes.
2020
2021
2022
2023
2024
2025
0.01
You want to batch create/destroy/update many records at once with activescaffold?
2020
2021
2022
2023
2024
2025
0.01
A simple plugin for abstracting out standard ActiveRecord enumerated attributes.
2020
2021
2022
2023
2024
2025
0.01
Checks id at entry: id of users on client apps and on intermediary apps (sso_clyent), id of apps on intermediary apps (auth_origin_control), id
2020
2021
2022
2023
2024
2025
0.01
The fxruby library is an excellent wrapper for the FOX toolkit. However, it reflects the
C++-ness of FOX, rather than being more Ruby-like. As such, creating composed objects with
it tends to be rather ugly and cumbersome.
fxruby-enhancement is a wrapper for the wrapper, to "rubyfy" it and...
2020
2021
2022
2023
2024
2025
0.01
Adds email_token and email_token_updated_at columns. Works like Authlogic's perishable_token, but doesn't reset on every request. Designed primarily for verifying users' email addresses.
2020
2021
2022
2023
2024
2025
0.01
Makes ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) or has_many
association until you call model.save, allowing validation in the style of normal attributes. Additionally you
can check inside before_save ...
2020
2021
2022
2023
2024
2025