| 1 | 59,233 | 90,780 | actionmailer_csi | Makes it trivial to test and deliver emails sent from a single service layer. |
| 2 | 62,102 | 122,967 | activeresource_csi | Wraps web resources in model classes that can be manipulated through XML over REST. |
| 3 | 100,530 | 90,780 | activesupport_csi | Utility library which carries commonly used classes and goodies from the Rails framework |
| 4 | 100,851 | 122,967 | actionpack_csi | Eases web-request routing, handling, and response as a half-way front, half-way page co... |
| 5 | 101,701 | 169,728 | activerecord_csi | Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables an... |
| 6 | 106,548 | 122,967 | rails_csi | Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick... |
| 7 | 132,486 | 169,728 | delayed_job_csi | Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer ... |