Joelplane's Gems

icon
#Total RankDaily RankNameSummary
120,18056,846assert_typeA method for very basic nested type assertions
249,826131,109array_to_csvAdds convenience method Array#to_csv for converting an array of hashes to CSV.
370,93898,240log_sliceFind a line in a log file. Uses binary search to find the line quickly in a large log f...
477,52398,240poro_repositoryLibrary for storing plain old ruby objects to the file system
5107,700131,109rails_no_database_in_viewForce loading all data from the controller by raising when the database is accessed fro...
6112,827131,109simple_invoice-emailersends SimpleInvoices via email
7137,329131,109choose_classChoose a class based on the value that would be passed to that class. Useful for implem...
8138,150157,203parallel_workWhen work is in a simple queue, this library allows easily spreading the work over mult...
9145,490157,203xmlishsmall almost-xml parser for complex string interpolation
10148,554131,109simple_invoiceVery simple invoice library with minimal dependencies