sinsiliux's Blueprints at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.

jimweirich's re at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Using the Re library, that regular expression can be built incrementaly from smaller, easier to understand expressions.

MailStyle: A HTML Email Plugin for Ruby on Rails | Purify Blog

Posted Over 14 years ago by Lexy.
blog.purifyapp.com

MailStyle allows you to write the css for your html emails as you normally would, then writes the styles inline...

gist: 268611 - GitHub

Posted Over 14 years ago by Lexy.
gist.github.com

Make a Ruby class or module extend itself.

dmitryelastic's serialized_attributes at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

this is a very cool lib,

ActiveModel: Make Any Ruby Object Feel Like ActiveRecord « Katz Got Your Tongue?

Posted Over 14 years ago by Lexy.
yehudakatz.com

Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit...

nakajima's slidedown at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Generate syntax-highlighted slides from Markdown

cwninja's inaction_mailer at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

An ActionMailer delivery method to save mails as files in a directory.

cwninja's popthis at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

So you downloaded inaction_mailer, and you had a folder full of e-mails generated while writing your app?

lg's murder at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Large scale server deploys using BitTorrent and the BitTornado library.

has_many :bugs, :through => :rails: Active Record Query Interface 3.0

Posted Over 14 years ago by Lexy.
m.onkey.org

So here’s an overview of how things are going to work in Rails 3.

Hosted Ruby Metrics - Caliper

Posted About 14 years ago by Lexy.
getcaliper.com

elevation's event_calendar at master - GitHub

Posted About 14 years ago by Lexy.
github.com

Easily show multiple, overlapping events across calendar days and rows.

edgecase's ruby_koans at master - GitHub

Posted About 14 years ago by Lexy.
github.com

The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn...

Ruby Ghostscript by Shairon Toledo

Posted About 14 years ago by Lexy.
rghost.rubyforge.org

Ruby Ghostscript (RGhost) is a library for document developers wanting a quick and easy way to generate pdf files. It...

InfoQ: Ruby.rewrite(Ruby)

Posted About 14 years ago by Lexy.
infoq.com

jnicklas's capybara at master - GitHub

Posted About 14 years ago by Lexy.
github.com

Capybara sets up some tags for you to use in Cucumber. Often you’ll want to run only some scenarios...

Underscore.js

Posted About 14 years ago by Lexy.
documentcloud.github.com

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...

RUBOTO

Posted About 14 years ago by Lexy.
ruboto.com

This is a group devoted to making JRuby a first-class application language for Android.

CoffeeScript

Posted About 14 years ago by Lexy.
jashkenas.github.com

Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...

Using gem to root a box : ruby

Posted About 14 years ago by Lexy.
reddit.com

From Bundler to Open and Inclusive Software Communities : Steven R. Baker

Posted About 14 years ago by Lexy.
stevenrbaker.com

Though we ended up switching to what I consider to be a technically superior product based on simplicity, we arrived...

How to split a Ruby class into multiple source files - Gem Session

Posted About 14 years ago by Lexy.
gem-session.com

Unfortunately vanilla Ruby modules lack support for many idioms popular in modern Ruby. Most importantly, we have become accustomed to...