github.com

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

axonflux.com

There are a bunch of basic functional elements to building out a popular Rails app that I've never really...

theexciter.com

The rubyforge gems model may not be perfect, but damnit people, when there’s a gem update I know that...

pathf.com

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

tagaholic.me

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

getsprockets.org

Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and...

nubyonrails.com

A surprisingly large number of plugins have no tests at all. Part of the reason might be that writing a...

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...

github.com

HTML sanitizer by the wonko.com guy.

wiki.github.com

Code smell detector for Ruby

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...

makandra dev
deveiate.org

This is a project to make a complete replacement for the default HTML generator for Rdoc, the API documentation-extraction...

github.com

Hanna is an RDoc template that scales. It's implemented in Haml, making the sources clean and readable. It's...

socghop.appspot.com

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

makandra dev

roo

roo.rubyforge.org

This gem allows you to access the content of

makandra dev
haml.hamptoncatlin.com

Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly...

aub.github.com

Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...

intertwingly.net

Without intending to take anything away from Roy’s (valid) criticism on labeling, REST isn’t an all or nothing...

sickill.net

If you’re working on some cool ruby console-based application or just want to add a little style to...

blog.astrails.com

Wouldn’t it be cool if you could just require “http://my-host/my-lib.rb” in ruby?