| 1 | 2,102 | 2,231 | nilify_blanks | Often times you'll end up with empty strings where you really want nil at the database ... |
| 2 | 4,459 | 4,075 | validates_lengths_from_database | Introspects your database string field maximum lengths and automatically defines length... |
| 3 | 6,976 | 5,679 | message_block | Implements the common view pattern by which a list of messages are shown at the top, of... |
| 4 | 34,917 | 50,548 | ruby_scribe | A ruby formatting tool that takes S-expression as input and intelligently outputs forma... |
| 5 | 39,578 | 58,870 | has_draft | Allows for your ActiveRecord models to have drafts which are stored in a separate dupli... |
| 6 | 47,830 | 58,870 | rspecify | Provides some automation to attempt to convert your Ruby Test::Unit tests into RSpec. |
| 7 | 53,833 | 169,728 | factory_girl_upgrader | Uses ruby_parser and ruby_scribe to dynamically convert factory_girl factories in the V... |
| 8 | 60,097 | 58,870 | ruby_transform | Provides a series of s-expression transformations useful for automatic refactoring or m... |
| 9 | 63,664 | 44,843 | micro_sessions | Provides 'micro-sessions' within the global sessions object keyed off an identifier. |
| 10 | 78,678 | 122,967 | has_meta_data | Create one model backed by a primary table and a supplementary 'meta' table. |
| 11 | 93,723 | 90,780 | audited-deferrable | Extension to the audited gem to deferred writing of audits via Resque, Delayed Job, or ... |
| 12 | 122,803 | 90,780 | jazz_model | Jazz theory is a mathematical system of concepts and relationships, why not make an Act... |
| 13 | 128,650 | 90,780 | rubify | Takes parsed s-expressions for other languages and emits formatted ruby using ruby_scribe. |
| 14 | 139,618 | 122,967 | irealb_parser | Converts iRealB chords to the chords-json format. |