Joelplane's Gems

icon
#Total RankDaily RankNameSummary
120,955126,350assert_typeA method for very basic nested type assertions
251,378126,350array_to_csvAdds convenience method Array#to_csv for converting an array of hashes to CSV.
372,40743,869log_sliceFind a line in a log file. Uses binary search to find the line quickly in a large log f...
478,964126,350poro_repositoryLibrary for storing plain old ruby objects to the file system
5109,613126,350rails_no_database_in_viewForce loading all data from the controller by raising when the database is accessed fro...
6114,58290,203simple_invoice-emailersends SimpleInvoices via email
7139,487126,350choose_classChoose a class based on the value that would be passed to that class. Useful for implem...
8140,480126,350parallel_workWhen work is in a simple queue, this library allows easily spreading the work over mult...
9147,724126,350xmlishsmall almost-xml parser for complex string interpolation
10150,705126,350simple_invoiceVery simple invoice library with minimal dependencies