robots.thoughtbot.com

Selenium has been the siren song that continually calls out to us. Unfortunately, in practice we’ve been unable to get Selenium to run reliably for real applications, on both...

...developers machines and on the continuous integration server. This failure with Selenium has caused us to search for alternative solutions

github.com

Added utility methods for the Prototype Javascript framework.

github.com

Fixes all Flash elements on a page so that they heed DOM stacking order

37signals.com

...to offer web apps that perform like native apps on mobile devices. For this short sprint we targeted mobile WebKit browsers—especially the default browsers on iOS and Android—because...

...of their widespread use and excellent support for HTML5 and CSS3. Here are a few things we’ve learned along the way...

github.com

...ruby class. You can add callbacks to your hook, which will be run as soon as you run the hook...

github.com

Ruby gem that provides an AR-style interface for the Pivotal Tracker API...

github.com

delocalize provides localized date/time and number parsing functionality for Rails.

github.com

This gem is designed to provide CSS views to Rails, and a process to concatenate and minify these files to...

github.com

the best damn presentation software a developer could ever love

github.com

PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web...

github.com

A fake filesystem. Use it in your tests.

weblog.muledesign.com

You’re a business, calling a business, about conducting business. Don’t be surprised when money comes up...

github.com

...for ActionController. It lets you restrict access to actions across your application using a single config file, rather than scattering access logic across your controllers using verify() and method-specific...

railstips.org

Awesome library to consume web services in Ruby...

github.com

Wrapper from Globalite API to the Rails 2.2 I18n API

github.com

LaterDude is a small calendar helper with i18n support

github.com

theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times...

github.com

A Rails FormBuilder with semantically rich and accessible markup...

github.com

Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application

github.com

Central point to collect locale data for use in Ruby on Rails.

github.com

HTML sanitizer by the wonko.com guy...