bdainton

Brian Dainton
FiveRuns
Austin, TX
2
2
A simple daemon that polls for updated Twitter statuses, Summize search results, and RSS/Atom fee...
Created Tue Jun 03 22:39:57 -0700 2008
legend
Ruby on Rails
Forked from rails/rails Tue Jul 15 19:16:10 -0700 2008
legend

Following

Public Activity  feed

bdainton committed to fiveruns_tuneup 4 days ago

c56a51061414001718d17a5f289f95cecdf57a03

Updated CONTRIBUTORS file to reference recent pull from bryanl.

bdainton forked rails 9 days ago
Forked repository is at bdainton/rails
bdainton started watching rails 9 days ago
rails is at rails/rails
bdainton committed to fiveruns_tuneup 9 days ago

6c6146fb417d6efcafbd7142bc633ca7583f71bd

Updated version to 0.8.12.

bdainton committed to fiveruns_tuneup 10 days ago

f32fbff44c885bbd25ea404360d7526015f372a3

Added an unobtrusive link to Manage product page. Removed some debug output.

bdainton committed to fiveruns_tuneup 15 days ago

e1d005ecb85b43b8d7c30a294582764879d18abb

Updated version to 0.8.11.

bdainton committed to fiveruns_tuneup 16 days ago

a0aa255afeedcdafbd8fb5a6fc3a3448e190e421

Added styling for the Back to Run link.

bdainton committed to fiveruns_tuneup 16 days ago

4567dafdccd4460210fc7582ce5cae1d35a2355c

Only require a user to signup if they want to share a run (privately or publicly).

bdainton committed to fiveruns_tuneup 17 days ago

7a62c0cba40b56ebbcd8a24c6f08be8c31eacbfa

Improved description of the 'render partial' step for Rails 2.1 PartialTemplate#render calls.

bdainton committed to fiveruns_tuneup 17 days ago

e8e8b412aac162a45b9e297ffb88f0f3e451e5f5

Instrument ActionView::PartialTemplate#render under Rails 2.1. Don't attempt to load instrumentation modules for classes that are not relevant in a specific version of Rails.