Project
Reverse Dependencies for rubyforge
The projects listed here declare rubyforge as a runtime or development dependency
0.01
Generate a 4 word password from words of size 3-8 characters, with
frequencies in the 30th-60th percentile. This range gives a nice set
of uncommon but not completely alien words.
$ chbs generate --verbose -W 3..8 -P 30..60
Corpus size: 6396 candidate words of 33075 total
Entropy: 48...
2020
2021
2022
2023
2024
2025
0.01
A java like Enum class for ruby.
A while ago I was exploring Java, and came across the Enum class, which had
some interesting functionality, and I decided that I would like something like
it.
Conceptually if you just need a unique identifier you may be perfectly happy using a :symbol, and tha...
2020
2021
2022
2023
2024
2025
0.01
Erector is a Builder-like view framework, inspired by Markaby but overcoming some of its flaws. In Erector all views are objects, not template files, which allows the full power of object-oriented programming (inheritance, modular decomposition, encapsulation) in views.
2020
2021
2022
2023
2024
2025
0.01
forkify.rb makes it easy to process a bunch of data using 'n'
worker processes. It is based off of forkoff and threadify by Ara Howard.
It aims to be safe to use on Ruby 1.8.6+ and Ruby 1.9.1+
2020
2021
2022
2023
2024
2025
0.01
Обработчик типографских символов в HTML согласно общепринятым правилам.
Посвящается П.Г.Гиленсону[http://www.rudtp.ru/lib.php?book=172], благодаря которому русские правила тех.
редактуры еще как минимум 20 лет останутся бессмысленно старомодными.
Разработчики gilenson - Julik, Mash, Yaroslav Mar...
2020
2021
2022
2023
2024
2025
0.01
gonzui is a source code search engine for accelerating open source software development. In the open source software development, programmers frequently refer to source codes written by others. Our goal is to help programmers develop programs effectively by creating a source code search engine th...
2020
2021
2022
2023
2024
2025
0.01
This package is a library of methods that perform log rotation on files and
directories. The log rotate methods allow the caller to specify options (via
parameters) such as how many rotated files to keep, what type of
extension to place on the rotated file (date or a simple count), and
whether ...
2020
2021
2022
2023
2024
2025
0.01
McBean can convert documents from one format to another. McBean currently supports:
* HTML
* Markdown (a subset)
* Textile (a subset)
* Creole (a subset)
with the help of Loofah, Nokogiri, RDiscount, RedCloth and Creole.
"You can't teach a Sneetch." -- Sylvester McMonkey McBean
2020
2021
2022
2023
2024
2025
0.01
This plugin offer native win32 services for rails.
This replace mongrel_rails_service.
2020
2021
2022
2023
2024
2025
0.01
Rich-featured single and multiple variables polynomials classes for Ruby.
2020
2021
2022
2023
2024
2025
0.01
A simple script to grab JSON from a URI and view it in a readable manner.
Also, diff the JSON result of two URIs.
2020
2021
2022
2023
2024
2025
0.01
From {Quartz Scheduler's website}[http://www.quartz-scheduler.org/]
Quartz is a full-featured, open source job scheduling service that can be integrated with, or used along side virtually any Java EE or Java SE application - from the smallest stand-alone application to the largest e-commerce sys...
2020
2021
2022
2023
2024
2025
0.01
A simple battery of scripts for upgrading Rails app/checking them for required updates.
2020
2021
2022
2023
2024
2025
0.01
Pro-active password checker tool (libcrack2).
2020
2021
2022
2023
2024
2025
0.01
Robot Co-op REST web services base class. This library makes it easy to
implement REST-like web services APIs.
2020
2021
2022
2023
2024
2025
0.01
RTT is a tool for tracking time
2020
2021
2022
2023
2024
2025
0.01
A DRB server program and client libraries for Selenium.
2020
2021
2022
2023
2024
2025
0.01
Lock-free skip list implementation by ruby.
2020
2021
2022
2023
2024
2025
0.01
This gem allows similar ActiveRecord validates_* commands to be grouped together in blocks and pruned of repeated parameters.
How often have you had a block of validation commands in an ActiveRecord object that are repeated, especially :id or :unless options? Does this look familiar?
validat...
2020
2021
2022
2023
2024
2025
0.01
Modules for interacting with Weather Underground website.
2020
2021
2022
2023
2024
2025