explore
Find public projects
Browse repositories published by the community. Search by name, owner or description, then narrow the list by language, README and activity.
sproutit / sproutcore-buildtools
sproutcore-buildtools
Ruby build tools for the SproutCore JavaScript framework. Install via sudo gem install sproutcore
alltom / ruck
ruck
A port of ChucK's strong timing to Ruby
zhimin / rformspec
rformspec
RFormSpec is a simple framework for automated testing Windows Form applications. It wraps AutoItX COM API to provide an alternative way to write an easy to use, readable automated functional tests.
activescaffold / active_scaffold_demo
active_scaffold_demo
The demo application for active scaffold
zhimin / rwebunit
rwebunit
rWebUnit extends Watir (or FireWatir) to help your write maintainable acceptance tests for web applications
mudge / title_case
title_case
A Ruby implementation of John Gruber's Title Case.
asis / rails-core-extras
rails-core-extras
Some utilities related to Rails Core
jamesgolick / has_browser
has_browser
has_browser makes it possible to create simple, parameterized browser interfaces to your models. That is, given a set of parameters, return all the models that match.
veader / has_encrypted_attributes
has_encrypted_attributes
Encrypt attributes on an ActiveRecord model.
stouset / pathname3
pathname3
A replacement for Ruby's builtin Pathname, which is unbearably slow