0.0
== FEATURES/PROBLEMS: Incompatible with 1.9, as far as we know. Technically, it supports everything current RegExp does. == SYNOPSIS: Password = TextualRegexp.new do anchor :beginning group :capture do any :letter repeat(4..13) do any :char end any :digit end end
2020
2021
2022
2023
2024
2025
0.0
# Payfast
Payfast is a Ruby gem that simplifies the process of integrating the PayFast payment gateway into your Ruby on Rails application. It provides a generator that helps scaffold the necessary configuration, routes, models, and controllers required to integrate PayFast seamlessly.
## Demo ...
2020
2021
2022
2023
2024
2025
0.0
Plasma is an in-memory object store and cache for big data. red-plasma is deprecated since 10.0.0. red-plasma will not be released from Apache Arrow 12.0.0 or so.
2020
2021
2022
2023
2024
2025
0.0
FreeType2 bindings for Ruby 1.8 and 1.9
2020
2021
2022
2023
2024
2025
0.0
Simple native Callback object for Ruby MRI (1.8.{6,7} and 1.9.2)
2020
2021
2022
2023
2024
2025
0.0
This gem backports and "undeprecates" Gem::SourceIndex and other RubyGems
1.6.x classes and libraries in order to allow library developers to use
the old APIs with 1.8.x+. Support for using the new APIs with older versions
is coming soon.
2020
2021
2022
2023
2024
2025
0.0
A really easy interface to the Xurrency API. It's Ruby 1.8, 1.9 and JRuby compatible and has supoort for historical rates
2020
2021
2022
2023
2024
2025
0.0
The Imitator for X library allows you to simulate key and
mouse input to any Linux system that uses the X server version 11.
Features also include CD/DVD drive control and direct interaction
with Windows, wrapped as Rubyish objects.
It's a Ruby 1.9-only library. Please also note that this is ...
2020
2021
2022
2023
2024
2025
0.0
Stockpile is a simple key-value store connection manager framework. Stockpile
itself does not implement a connection manager, but places expectations for
implemented connection managers. So far, only Redis has been implemented
(stockpile-redis).
Stockpile also provides an adapter so that its fun...
2020
2021
2022
2023
2024
2025
0.0
Mroonga! MyNA 15周年おめでとう!
2020
2021
2022
2023
2024
2025
0.0
Parses natural ingredients (e.g. "1 1/2 pounds of potatoes, peeled") into usable parts.
2020
2021
2022
2023
2024
2025
0.0
This is the simple game built as part of the Pragmatic Ruby programming course.
A list of players can be provided from a csv file laid out thusly:-
groucho,100
harpo,120
chico,90
studio_game by itself will load players from 'players.csv'
studio_game myplayers.csv will load up players from a us...
2020
2021
2022
2023
2024
2025
0.0
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating mon...
2020
2021
2022
2023
2024
2025
0.0
Allows tapping without the extra syntax noise of the parameter. Fully compatible with ruby 1.8 and 1.9.
2020
2021
2022
2023
2024
2025
0.0
Rails 1 helps you create emberjs 1.0 with twitter bootstrap 3.0
2020
2021
2022
2023
2024
2025
0.0
LoremIpsum is a jekyll plugin. The plugin can be used as a tag for jekyll. You can get some dummy text for your webpage, without copy & pasting the Lorem Ipsum words yourself.
- Use the tag `{% kw_lorem_ipsum 30w %}` to get 30 different words.
- Use the tag `{% kw_lorem_ipsum random ...
2020
2021
2022
2023
2024
2025
0.0
LineCache is a module for reading and caching lines. This may be useful for
example in a debugger where the same lines are shown many times.
This version works only with a patched version of Ruby 1.9.2 or 1.9.3 and rb-threadframe.
2020
2021
2022
2023
2024
2025
0.41
OAuth 1.0 TTY Command Line Interface
2020
2021
2022
2023
2024
2025
0.41
A simple, ORM agnostic, Ruby 1.9 compatible date validator for Rails 3+, based on ActiveModel. Currently supporting :after, :before, :after_or_equal_to and :before_or_equal_to options.
2020
2021
2022
2023
2024
2025
0.39
Capistrano is an open source tool for running scripts on multiple servers. It’s primary use is for easily deploying applications. While it was built specifically for deploying Rails apps, it’s pretty simple to customize it to deploy other types of applications. This package is a deployment "r...
2020
2021
2022
2023
2024
2025