TwP

Tim Pease
Boulder, CO
3
4
Packed binary data manipulation library for Ruby
Created Wed Apr 30 11:03:27 -0700 2008
legend
Mr Bones is a handy tool that builds a skeleton for your new Ruby projects
Created Wed Apr 30 21:17:31 -0700 2008
legend
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
Created Thu May 29 21:03:30 -0700 2008
legend
A lightweight and flexible website management system.
Created Mon Apr 28 13:19:44 -0700 2008
legend

Public Activity  feed

TwP deleted redcloth 2 days ago
Deleted repository was at TwP/redcloth
TwP committed to logging 6 days ago

a28092fc167a89d9d37c0a2f334f215a13527d8d

adding some more documentation

TwP committed to logging 7 days ago

3884cf2d0344c859edf799074137e44c1ee9f4a8

using block notation for ensuring the lockfile is released

TwP committed to logging 8 days ago
TwP committed to logging 8 days ago

617bdb382e66b37acbe79925dd3f34bcda19fda4

updating manifest; adding version name to the rakefile

TwP committed to logging 8 days ago

aaff2c93efb36f6a93fcfac1d07ef4932d62656f

removing old subversion goobers

TwP committed to logging 8 days ago

6c66ea5d3c77a9a88cfdfc9e179bcd2b41087866

Adding tests for the DSL configurator.

TwP committed to logging 8 days ago

000c1bfcc2c7d6ea9b6cd72906ac6dbe3d607016

Settled on a DSL for configuring the Logging gem. This code works but needs some commenting love (and tests).

TwP commented on kevwil/webby 10 days ago
Comment on data/templates/blog/post.erb in dabaa95:

This change I like. Exclusi…

TwP committed to logging 11 days ago

12d44954ca61dd547672c53b32700dea38ff0f7f

Added a _setup method to encapsulate the creation of the internal logger to the Logger class. Don't have to worry about instantiation variables in more than one file.