RSS 8 projects tagged "Ruby"

Download Website Updated 23 Aug 2012 RubyTree

Screenshot
Pop 63.17
Vit 10.39

RubyTree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. It also provides ability to marshal the entire tree structure. The library provides a generic tree as well as a binary tree implementation. It is available as a RubyGem or standard Tar/ZIP packages.

No download Website Updated 24 Apr 2013 ackr

Screenshot
Pop 34.41
Vit 5.52

Ackr is a very small subset of grep/ack/rak, for lazy developers. grep is a great tool, a very powerful tool, but often too powerful for simple needs. Ackr looks for a search string in all text files and in all subfolders from the working directory, is case insensitive, has no options, doesn't look into hidden folders/files, and displays the search term in a bold font.

Download Website Updated 13 Dec 2010 Pickaxe

Screenshot
Pop 26.76
Vit 29.90

Pickaxe provides a simple way to load, solve, and rate tests (bundles of questions) written in a simple text format. It is useful for learning test answers by heart in an accelerated way.

No download No website Updated 31 Oct 2011 Defender

Screenshot
Pop 26.00
Vit 1.00

Defender is a wrapper for the Defensio spam filtering API. More than just another spam filter, Defensio also eliminates malware and other unwanted or risky content to protect your blog or Web 2.0 application.

No download Website Updated 31 Oct 2011 coco

Screenshot
Pop 22.87
Vit 2.07

Coco is another code coverage utility for Ruby 1.9. One uses it from rspec or unit/test with a simple "require 'coco'". It displays the names of files that are covered less than 90% on the console. It builds a simple HTML report only for files covered less than 90%. It reports sources that have no tests. It is UTF-8 compliant. It is configurable via a simple YAML file. It has colorized console output.

No download No website Updated 14 Jan 2010 Postview

Screenshot
Pop 20.49
Vit 35.00

Postview is a simple blog engine written in Ruby using the Sinatra DSL for rendering files written in Markdown.

No download No website Updated 14 Jan 2010 Sinatra::Mapping

Screenshot
Pop 18.00
Vit 35.00

The Sinatra::Mapping extension is a minimal module that is useful for creating map names for Sinatra Web applications.

No download Website Updated 02 Apr 2011 AffirmIt!

Screenshot
Pop 15.49
Vit 1.00

AffirmIt! is a supportive testing framework for Ruby. It tolerates all code, whether it exhibits behavioral challenges or not. It never uses the words "test" or "failure", which would imply a value judgment, or "assertions," which would imply an absolute truth. Instead, it treads softly around code and espouses preferences.

Screenshot

Project Spotlight

codecrypt

A post-quantum cryptography tool.

Screenshot

Project Spotlight

mdp

A minimalist password safe.