Joelplane's Gems

icon
#Total RankDaily RankNameSummary
119,72216,667assert_typeA method for very basic nested type assertions
247,60657,453array_to_csvAdds convenience method Array#to_csv for converting an array of hashes to CSV.
367,75257,453log_sliceFind a line in a log file. Uses binary search to find the line quickly in a large log f...
474,47857,453poro_repositoryLibrary for storing plain old ruby objects to the file system
5103,77480,328rails_no_database_in_viewForce loading all data from the controller by raising when the database is accessed fro...
6108,66280,328simple_invoice-emailersends SimpleInvoices via email
7132,966140,819choose_classChoose a class based on the value that would be passed to that class. Useful for implem...
8133,208100,773parallel_workWhen work is in a simple queue, this library allows easily spreading the work over mult...
9140,611100,773xmlishsmall almost-xml parser for complex string interpolation
10144,377100,773simple_invoiceVery simple invoice library with minimal dependencies