0.0
Increments pubspec.yaml build version number i.e. 1.0.0+1 to 1.0.0+2
2020
2021
2022
2023
2024
2025
0.0
MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the
{Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using
{savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP
API is necessary for using marketo-api-ruby, it is an explicit goal th...
2020
2021
2022
2023
2024
2025
0.0
Retrieve top 100 lists from Billboard
2020
2021
2022
2023
2024
2025
0.0
studio-game
===========
Project from the [Pragmatic Studio Ruby Course][1]. Click the link to learn
more.
[1]: https://online.pragmaticstudio.com/courses/ruby/
2020
2021
2022
2023
2024
2025
0.0
Antispam helps prevent spam in your Rails applications by checking against DNS blacklists and spam-prevention databases. It has two core features: (1) IP-based spam detection using Project Honey Pot to block known spammers automatically, and (2) content-based spam detection using Defendium’s mach...
2020
2021
2022
2023
2024
2025
0.0
Command-line tool that automatises photo/video uploads to Flickr.
Entering 'flickru <directory>' in your command line, any photos under 'directory' (and subdirs)
are uploaded to your Flickr account (interactively entered the first time you start flickru).
Photos are identified by case-insensiti...
2020
2021
2022
2023
2024
2025
0.0
Tea is a library for making simpler games from a simpler age.
It's designed with these things in mind:
- 0 is better than 1, and 1 is better than 2.
- Simplicity beats speed.
- Value and convenience can sometimes beat simplicity.
- Procedural beats object-oriented in a dead-heat.
2020
2021
2022
2023
2024
2025
0.0
# mdtoc - Markdown Table of Contents
Read Markdown files and output a table of contents.
## Installation
Requirements:
* [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version))
```bash
gem install mdtoc
```
## Usage
```bash
$ mdtoc --help
Usage: mdtoc [options] files o...
2020
2021
2022
2023
2024
2025
0.0
- Adds `Object#attrs` method for querying nested attributes
- Adds `Array#where` to return a subset of elements matching a condition
- Adds `Array#find_by` to return the first element matching a condition
- Adds `Object#matches?` to check if an object matches a condition
- Adds `Hash#method_missi...
2020
2021
2022
2023
2024
2025
0.11
A simple OFX (Open Financial Exchange) parser built on top of Nokogiri.
Currently supports OFX 102, 200 and 211.
Usage:
OFX('sample.ofx') do |ofx|
p ofx
end
2020
2021
2022
2023
2024
2025
0.1
Calculate National Holidays of Japan after 1948
2020
2021
2022
2023
2024
2025
0.1
Forme is a forms library with the following goals:
1) Have no external dependencies
2) Have a simple API
3) Support forms both with and without related objects
4) Allow compiling down to different types of output
5) Integrate easily into web frameworks
2020
2021
2022
2023
2024
2025
0.1
LALR (1) parser generator written by Ruby
2020
2021
2022
2023
2024
2025
0.09
merkletree - build your own crypto hash trees; named after Ralph Merkle who patented hash trees in 1979; grow your own money on trees
2020
2021
2022
2023
2024
2025
0.09
Features SMS text encoding detection, length counting, concatenation detection and more. Can be used with or without Rails. Requires Ruby 1.9 or newer.
2020
2021
2022
2023
2024
2025
0.09
An implementation of SOAP 1.1 for Ruby.
2020
2021
2022
2023
2024
2025
0.09
Tracks jobs performed, failed, and the duration of the last 100 jobs for each job type.
2020
2021
2022
2023
2024
2025
0.09
Calculo de frete utilizando o Web Service dos Correios (http://www.correios.com.br/webservices).
Os servicos de frete suportados sao PAC, SEDEX, SEDEX a Cobrar, SEDEX 10, SEDEX Hoje e e-SEDEX.
2020
2021
2022
2023
2024
2025
0.09
Pure-ruby polyfill of MRI 2.1 String#scrub, for ruby 1.9 and 2.0 any interpreter
2020
2021
2022
2023
2024
2025
0.09
digest-lite - crypto(graphic) hash functions / classes - Digest::KeccakLite (512bit, 256bit, etc), Digest::SHA3Lite (512bit, 256bit, etc) in "100% pure" ruby "lite" scripts, that is, without any c-extensions and with zero-dependency
2020
2021
2022
2023
2024
2025