1 | 57,451 | 82,692 | actionmailer_csi | Makes it trivial to test and deliver emails sent from a single service layer. |
2 | 60,418 | 62,384 | activeresource_csi | Wraps web resources in model classes that can be manipulated through XML over REST. |
3 | 98,939 | 91,837 | actionpack_csi | Eases web-request routing, handling, and response as a half-way front, half-way page co... |
4 | 99,009 | 82,692 | activesupport_csi | Utility library which carries commonly used classes and goodies from the Rails framework |
5 | 99,759 | 102,910 | activerecord_csi | Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables an... |
6 | 105,298 | 102,910 | rails_csi | Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick... |
7 | 130,533 | 118,143 | delayed_job_csi | Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer ... |