Ruby on Rails Resources

BBRails Toolkit

BBRails Toolkit

The BBRails Toolkit consists of a number of scripts for BBEdit designed to streamline the Ruby on Rails development process.


Rails Cheat Sheets for BBEdit

Rails Cheat Sheets for BBEdit integrates the command-line cheat gem with BBEdit.




Cheat Sheets

BBEdit Ruby on Rails Text Clippings Quick Reference

A summary of Ruby and Rails related text clippings for BBEdit.


Ruby on Rails ActiveRecord Relationships Cheat Sheet

A simple flowchart that guides you through the process of setting up your ActiveRecord associations.




Mac OS X Tools

Bantik UML Stencil for OmniGraffle

Bantik UML Stencil for OmniGraffle

Because UML doesn't have to be black and white...


RDoctor

RDoctor

RDoctor provides quick and convenient access to the documentation for all of the RubyGems installed on your local machine.



PlusXBit

PlusXBit

Set the executable bit on a script with one click.


RunDotSlash

RunDotSlash

Execute a script or open a folder in Terminal from the Mac OS X Finder.




Open Source Projects

Heatmap

A simple plugin for generating cloud-style heatmaps in Rails.


Inflect This

A centralized module for supporting irregular inflections in Rails.



Seer

Seer

Seer is a lightweight, semantically rich wrapper for the Google Visualization API. It allows you to easily create a visualization of data in a variety of formats, including area charts, bar charts, column charts, gauges, line charts, and pie charts.




Open Source Contributions

Acts As Audited

Logs all changes to your models in an audits table.


Background-Fu

Background tasks in Ruby On Rails made dead simple.



RCov

The popular code coverage utility for Ruby and Rails.


Related Select Forms

Simplify the creation of multiple, dependent HTML select tags.



rspec

Behaviour Driven Development framework for Ruby