0.11
In the last few years digital currencies have successfully demonstrated their ability to become an alternative financial instrument in many different markets. Most of the technologies available at the moment are based on the principles of Blockchain architecture, including dominating currencies l...
2020
2021
2022
2023
2024
2025
0.1
Official Adyen API Library for Ruby. Simplifies integrating with the Adyen API,\
including Checkout, Marketpay, payments, recurring, and payouts. For support please reach out to \
support@adyen.com. If you would like to contribute please submit \
a comment or pull request at https://gi...
2020
2021
2022
2023
2024
2025
0.1
Ruby wrapper for Taxjar API, more info at developers.taxjar.com
2020
2021
2022
2023
2024
2025
0.1
Safe destroy for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.1
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
0.1
An alternative layer to accepts_nested_attributes_for by using Form Models.
2020
2021
2022
2023
2024
2025
0.1
This plugin provides native instrumentation for monitoring and metrics
collection, including:health, usage, and various metrics of filesystem
attributes.
2020
2021
2022
2023
2024
2025
0.1
Enable librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that feature these collections.
2020
2021
2022
2023
2024
2025
0.09
Decorate ruby CSV library to sanitize output CSV against CSV injection attacks.
2020
2021
2022
2023
2024
2025
0.09
This library performs diffs of CSV data, or any table-like source.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in eac...
2020
2021
2022
2023
2024
2025
0.09
A Resque plugin. If you want only one instance of your job
queued at a time, extend it with this module.
For example:
class UpdateNetworkGraph
extend Resque::Jobs::Locked
def self.perform(repo_id)
heavy_lifting
end
end
2020
2021
2022
2023
2024
2025
0.09
Run SSH commands on a bunch of machines at the same time (from Ruby).
2020
2021
2022
2023
2024
2025
0.09
Process your attachments with FFMPEG
2020
2021
2022
2023
2024
2025
0.09
`css_inline` inlines CSS into HTML documents, using components from Mozilla's Servo project.
This process is essential for sending HTML emails as you need to use "style" attributes instead of "style" tags.
2020
2021
2022
2023
2024
2025
0.09
Git Submodule Alternative for Cocoa.
iOS 7 projects are not available to use Swift librariesfrom CocoaPods or Carthage. CocoaSeeds just downloads thesource code and add to your Xcode project. No staticlibraries, no dynamic frameworks at all. It can be usedwith CocoaPods and Carthage.
2020
2021
2022
2023
2024
2025
0.09
Many authors (Michael Feathers, Sandi Metz) have shown that an evaluation of
churn vs complexity of files in software projects provide a valuable metric
towards code quality. This is another take on the matter, for ruby code, using the
`churn` and `flog` projects.
2020
2021
2022
2023
2024
2025
0.08
ActiveMessaging is an attempt to bring the simplicity and elegance of rails development to the world of messaging. Messaging, (or event-driven architecture) is widely used for enterprise integration, with frameworks such as Java's JMS, and products such as ActiveMQ, Tibco, IBM MQSeries, etc. Now ...
2020
2021
2022
2023
2024
2025
0.08
Regressor generates regression specs based on ActiveRecord models. Currently relations, validations, attributes, and database indexes are supported.
2020
2021
2022
2023
2024
2025
0.08
Git author attribution helper for pair programmers.
2020
2021
2022
2023
2024
2025
0.08
# Excel to Code
[](https://travis-ci.org/tamc/excel_to_code)
excel_to_c - roughly translate some Excel files into C.
excel_to_ruby - roughly translate some Excel files into Ruby.
This allows spreadsheets to be:
1. Em...
2020
2021
2022
2023
2024
2025