Pinned Repositories
array_to_csv
Ruby gem that adds a convenience method Array#to_csv for converting an array of hashes to CSV
assert_type
Simple nested type assertions
choose_class
log_slice
Binary-search a log file by time-stamp
method-signature
A clean-ish way to add type assertions to methods in Javascript
mysql_dump_split
split mysqldump file by table
parallel_work
Spread work over multiple processes with a central queue, communicating with UNIX sockets
poro_repository
Library for storing plain old ruby objects
rails_no_database_in_view
Prevent database access from the view
simple_invoice
PORO domain model for a simple invoicing application
joelplane's Repositories
joelplane/assert_type
Simple nested type assertions
joelplane/method-signature
A clean-ish way to add type assertions to methods in Javascript
joelplane/mysql_dump_split
split mysqldump file by table
joelplane/array_to_csv
Ruby gem that adds a convenience method Array#to_csv for converting an array of hashes to CSV
joelplane/choose_class
joelplane/log_slice
Binary-search a log file by time-stamp
joelplane/parallel_work
Spread work over multiple processes with a central queue, communicating with UNIX sockets
joelplane/poro_repository
Library for storing plain old ruby objects
joelplane/rails_no_database_in_view
Prevent database access from the view
joelplane/simple_invoice
PORO domain model for a simple invoicing application
joelplane/simple_invoice-emailer
Emailer for simple_invoice
joelplane/xmlish
complex string interpolation from xml-like text
joelplane/easyload
An alternative to autoload that relies on your project's directory structure to determine its module hierarchy, recursively.
joelplane/testnode
Testing library for node.js
joelplane/tooltipster
A jQuery tooltip plugin
joelplane/underscore
JavaScript's utility _ belt