0.0
The Silk icon set is a collection of 1,000 16x16 PNG icons created by Mark James.
This gem provides access to the icons as Rails assets.
2020
2021
2022
2023
2024
2025
0.0
Demonstrates a rubygems bug that exists in 1.9 because of gem prelude but not 1.8
2020
2021
2022
2023
2024
2025
0.0
# SecureDataBag / Knife Secure Bag
Knife Secure Bag provides a consistent interface to DataBagItem, EncryptedDataBagItem as well as the custom created SecureDataBagItem while also providing a few extra handy features to help in your DataBag workflows.
SecureDataBagItem, can not only manage you...
2020
2021
2022
2023
2024
2025
0.0
Demonstrates a rubygems bug that exists in 1.9 because of gem prelude but not 1.8
2020
2021
2022
2023
2024
2025
0.0
Ruby CSS Colour validator.
It will tell if a colour is either:
* inherit,
* HEX `#123` or `#123123`,
* HSL,
* HSLA,
* RGB or
* RGBA
2020
2021
2022
2023
2024
2025
0.0
The Ruby 1.8 Enumerable.sort_by method was stable, in that items with matching conditions were
preserved in the same order. That's not the case in Ruby 1.9. Some of my code depended on this behavior,
and I'm sure I'm not the only one. So here's a stable_sort_by method that preserves th...
2020
2021
2022
2023
2024
2025
0.0
Net::LDAP for Ruby (also called net-ldap) implements client access for the
Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for
accessing distributed directory services. Net::LDAP is written completely in
Ruby with no external dependencies. It supports most LDAP client feat...
2020
2021
2022
2023
2024
2025
0.0
RTM estimate converter. ex.) "1.5h" => 5400.0, "1hour 30minutes" => 5400.0
2020
2021
2022
2023
2024
2025
0.0
RR3036 RFID (ISO/IEC 15693, ISO/IEC 14443A+B) connector written in Ruby.
2020
2021
2022
2023
2024
2025
0.0
Quartz.NET is a full-featured, open source job scheduling system that can
be used from smallest apps to large scale enterprise systems.
Quartz.NET is a port of very propular open source Java job scheduling
framework, Quartz . This project owes very much to original Java project,
it...
2020
2021
2022
2023
2024
2025
0.0
Convert bytes to a human readable string: 1337 → 1.34 kB
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: Provides a script and library to parse stories saved in the RSpec plain text story format and creates a PDF file with printable 3"x5" index cards suitable for using in Agile planning and prioritization. == FEATURES/PROBLEMS: * Create a PDF with each page as a 3x5 shee...
2020
2021
2022
2023
2024
2025
0.0
rb-parsetree is the C extension part of ParseTree for Ruby 1.9. A patched version of Ruby 1.9.2 is required.
2020
2021
2022
2023
2024
2025
0.0
Simple tool for creating advanced tcpdump queries, because manually writing `tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x47455420` is no fun.
2020
2021
2022
2023
2024
2025
0.0
Envolve provides a consistent and validating way to access your application configuration that is set via environment variables. This is double beneficial if you are configuring your entire application with environment variables. See. http://12factor.net/config
2020
2021
2022
2023
2024
2025
0.0
Backport of new Open3 methods from Ruby 1.9 to Ruby 1.8
2020
2021
2022
2023
2024
2025
0.0
Handy thing to ensure 100% test coverage for Ruby 1.9 projects
2020
2021
2022
2023
2024
2025
0.0
Installer for all ontomde demos. == FEATURES: Please refer to each specific enclosed demo. === INSTALLATION: 1) download and install a ruby distribution (>=1.8.6) ( http://rubyforge.org/frs/?group_id=167&release_id=17128 ) 2) update ruby plateform $ set HTTP_PROXY=http://yourproxy:your...
2020
2021
2022
2023
2024
2025
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
Philosophers compete for the highest score through philosophical discovery (treasures are philosophical epiphanies).
New features: Philosophers who loose all the...
2020
2021
2022
2023
2024
2025
0.0
Verifies whether your Ruby 1.8 gems are compatible with Ruby 1.9 based on entries from http://isitruby19.com
2020
2021
2022
2023
2024
2025