Joelplane's Gems

icon
#Total RankDaily RankNameSummary
120,293127,110assert_typeA method for very basic nested type assertions
250,051127,110array_to_csvAdds convenience method Array#to_csv for converting an array of hashes to CSV.
371,202127,110log_sliceFind a line in a log file. Uses binary search to find the line quickly in a large log f...
477,803127,110poro_repositoryLibrary for storing plain old ruby objects to the file system
5108,037127,110rails_no_database_in_viewForce loading all data from the controller by raising when the database is accessed fro...
6113,173127,110simple_invoice-emailersends SimpleInvoices via email
7137,717127,110choose_classChoose a class based on the value that would be passed to that class. Useful for implem...
8138,584127,110parallel_workWhen work is in a simple queue, this library allows easily spreading the work over mult...
9145,911127,110xmlishsmall almost-xml parser for complex string interpolation
10148,955127,110simple_invoiceVery simple invoice library with minimal dependencies