blog.smartlogicsolutions.com

I just finished reviewing Rails 2.3 Nested Object Forms. While a very nice and “magical” feature, I’ve got to...

github.com

Reads Active Record's validations and makes them available to live client side javascript

github.com

A Rails FormBuilder with semantically rich and accessible markup.

tagaholic.me

Rails’ script/console makes it easy to fetch, view and edit your database records. But can you edit those records as...

pathf.com

There are many wonderful things about Rails and the Rails ecosystem. A clean, well-lighted path for keeping all your...

heroku.com

Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...

tagaholic.me

Hirb provides a mini view framework for console applications, designed with irb in mind.

alexyoung.org

This article is an introduction to testing Rails plugins.

github.com

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

pluginaweek.org

After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...

bark.metacasa.net

Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...

github.com

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

lambie.org

I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...

magicscalingsprinkles.wordpress.com

Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...

integrityapp.com

Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...

smartic.us

In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...

github.com

A Rails plugin that delivers a special message to DiggBar users, or runs frame-killer javascript.

pragdave.pragprog.com

So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...

socghop.appspot.com

Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...

paperplanes.de

In earlier version I needed to do an awkward thing that only affected development mode, where Rails unloads all classes...

mwrc2009.confreaks.com

BDD/Cucumber talk by Ben Mabey.