Added utility methods for the Prototype Javascript framework.
Fixes all Flash elements on a page so that they heed DOM stacking order
I prefer the application that I'm currently working on to be reachable at http://localhost/. So when I switch...
Hooks lets you define hooks declaratively in your ruby class. You can add callbacks to your hook, which will be...
Ruby gem that provides an AR-style interface for the Pivotal Tracker API.
It’s pretty common for projects hosted on GitHub to receive “pull requests”: requests from people who have cloned your...
power-rake db:migrate VERSION=20100913132321 By default the environments development, test, cucumber and performance are considered...
delocalize provides localized date/time and number parsing functionality for Rails.
This gem is designed to provide CSS views to Rails, and a process to concatenate and minify these files to...
Capistrano task for Bundler.
Call with the server's hostname (and user if you have no SSH agent), e.g. install-gems-remotely my.server.com
There will probably be better solutions as we become more experienced with using Bundler, and more command line tools become...
Sometimes files attain executable-flags that they do not need, e.g. when your Windows VM copies them over a Samba...
the best damn presentation software a developer could ever love
jamesgolick / resource_controller at Github module ResourceController module Actions def index load_collection before :index response_for :index end
Our awesome collection of rspec helpers (formerly known as "spec_candy.rb") is now available as a gem. It works, it is...
PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web...
home_run is an implementation of ruby’s Date/DateTime classes in C, with much better performance (20-200x) than...
A fake filesystem. Use it in your tests.
Ancestry is a gem/plugin that allows the records of a Ruby on Rails ActiveRecord model to be organised as a...
Some browsers render PNG images with color profiles and other shenanigans, some don't. The cleanest way to have consistent...
Until May 2011 our gems have been created with Jeweler, which is a helper library to package code into a...
Install gem and plugin sudo gem install parallel script/plugin install git://github.com/grosser/parallel_tests.git Adapt config/database.yml test: database: xxx_test<%= ENV...
sudo gem install gettext --no-ri --no-rdoc sudo gem install fast_gettext --no-ri --no-rdoc script/plugin install git://...