0.0
NOTE: This version is not yet usable, version 1.0.0 will be the first official release. Keep a look out!
2020
2021
2022
2023
2024
2025
0.0
Just a Proc#curry for ruby 1.8.x. For more info about currying: http://en.wikipedia.org/wiki/Currying.
For more information about currying in Ruby: http://www.khelll.com/blog/ruby/ruby-currying/
2020
2021
2022
2023
2024
2025
0.0
ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. un...
2020
2021
2022
2023
2024
2025
0.0
CAST parses C code into an abstract syntax tree (AST), lets you break it, then vomit it out as code. The parser does C99.
This fork supports Ruby 1.9.3, gemspec, and requires Hoe. The Rubyforge page above is documentation for the original version, but most things should be the same.
2020
2021
2022
2023
2024
2025
0.0
A Ruby interface to the OpenX XML-RPC API. Used touchlocal 1.1.2 version as base for adding more API calls to OpenX API from http://developer.openx.org/api/ . It also works with v2 of OpenX API, especially that it now can pass localTZ to the OpenX API which will give back the correct statistics f...
2020
2021
2022
2023
2024
2025
0.0
Welcome to Cryptostats! Cryptostats is a CLI ruby gem that fetches meta data of the top 100 cryptocurrencies from the CoinGecko API and displays updated statistics regarding the current prices, market cap, volume, price change, etc.
2020
2021
2022
2023
2024
2025
0.0
A very simple ETA printer ruby 1.8 compatible
2020
2021
2022
2023
2024
2025
0.0
lazy loading, e.g. Simple::Lazy.new(1) { |id| User.find(id) }
2020
2021
2022
2023
2024
2025
0.0
illy provides a simple website reponse template which users can submit a 1 time emoji based review
2020
2021
2022
2023
2024
2025
0.0
This library is a Ruby reference implementation for dealing with consent strings in the IAB EU's GDPR Transparency and Consent Framework.
It should be used by anyone who receives or sends consent information like vendors that receive consent data from a partner, or consent management platforms th...
2020
2021
2022
2023
2024
2025
0.0
Make pretty, 100% CSS3 ribbons, using compass.
2020
2021
2022
2023
2024
2025
0.0
Pure Ruby client for VoltDB - one of the fastest in-memory databases on the planet. Threadsafe and fast enough wire client implementation, based on protocol specifications Version 1 (01/26/2016).
2020
2021
2022
2023
2024
2025
0.0
This is a packaged version of CSVScan, written by MoonWolf. If you can read Japanese, checkout README.ja for whatever he said.
On a 10,000 line file:
time cat example.csv | ruby fastercsv_benchmark.rb
real 0m8.804s
user 0m8.502s
sys 0m0.304s
time cat example.csv | ruby csv...
2020
2021
2022
2023
2024
2025
0.0
Having used the [vcal2text](https://github.com/davebiffuk/vcal2text) for many years to view calendar invites in my mutt e-mail client, it started to fail on newer vcal attachments. It showed only parts of a calendar invite and spit out lots of errors beyond that. As it is written in perl and carr...
2020
2021
2022
2023
2024
2025
0.0
A simple, text-based crowdfunding simulator. Run a group of projects through a
series of funding rounds, in which they either receive or lose funds, or are
skipped. They also receive a random pledge. Grant projects never lose funds.
Match projects have all future funding matched after they rea...
2020
2021
2022
2023
2024
2025
0.0
one 1-to-1 mq, one *-to-1 mq
2020
2021
2022
2023
2024
2025
0.0
ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It automatically schedules flashcards for review depending on recall quality (1 to 5). You can easily create a Spaced Repetition System (SRS) using this gem.
2020
2021
2022
2023
2024
2025
0.0
library for generating XML 1.0 documents
2020
2021
2022
2023
2024
2025
0.0
Taking an existing alphabetic hash (of any length), will return the next hash in sequence.
If all characters in hash are rolled over, will append a new char (increase the length by 1.)
[eg. 'ZZZZ' -> 'AAAAA']
[eg. 'AAAZ' -> 'AABA']
2020
2021
2022
2023
2024
2025
0.0
This gem allows given 10 character phone number to convert into a word contained in a dictionary
2020
2021
2022
2023
2024
2025