| 1 | 1,676 | 4,220 | state_machine | Adds support for creating state machines for attributes on any Ruby class |
| 2 | 8,587 | 15,200 | encrypted_strings | Dead-simple string encryption/decryption syntax |
| 3 | 17,645 | 34,125 | has_messages | Demonstrates a reference implementation for sending messages between users in ActiveRecord |
| 4 | 20,793 | 88,817 | preferences | Adds support for easily creating custom preferences for ActiveRecord models |
| 5 | 24,259 | 88,817 | validates_as_email_address | Adds support for validating the format/length of email addresses in ActiveRecord |
| 6 | 29,455 | 34,125 | plugin_test_helper | Simplifies plugin testing by creating an isolated Rails environment that simulates its ... |
| 7 | 29,534 | 29,296 | encrypted_attributes | Adds support for automatically encrypting ActiveRecord attributes |
| 8 | 31,173 | 29,296 | turntabler | Turntable.FM API for Ruby |
| 9 | 31,446 | 26,001 | has_emails | Demonstrates a reference implementation for sending emails with logging and asynchronou... |
| 10 | 32,627 | 34,125 | table_helper | Adds a helper method for generating HTML tables from collections in Rails |
| 11 | 36,895 | 34,125 | tiny_mce_helper | Adds helper methods for creating the TinyMCE initialization script in Rails |
| 12 | 37,266 | 41,609 | has_phone_numbers | Demonstrates a reference implementation for handling phone numbers in ActiveRecord |
| 13 | 39,546 | 55,176 | menu_helper | Adds a helper method for generating a menubar in Rails |
| 14 | 43,532 | 55,176 | polymorphic_identity | Dynamically generates aliases for polymorphic ActiveRecord associations based on their ... |
| 15 | 44,181 | 41,609 | attribute_predicates | Adds automatic generation of predicate methods for attributes |
| 16 | 46,958 | 23,622 | module_creation_helper | Adds a helper method for creating new modules and classes at runtime |
| 17 | 47,274 | 29,296 | enumerate_by | Adds support for declaring an ActiveRecord class as an enumeration |
| 18 | 48,603 | 29,296 | styled_inputs | Adds automated styling of input fields with css classes in Rails |
| 19 | 50,143 | 34,125 | has_addresses | Demonstrates a reference implementation for handling countries, regions, and addresses ... |
| 20 | 55,207 | 55,176 | smart_field_constraints | Intelligently applies a maxlength attribute for text fields based on column constraints... |
| 21 | 69,519 | 34,125 | has_roles | Demonstrates a reference implementation for handling role management in ActiveRecord |
| 22 | 88,996 | 55,176 | has_ratings | Demonstrates a reference implementation for handling ratings in ActiveRecord |
| 23 | 90,536 | 88,817 | memorable_strings | Generates strings that can be easily remembered |
| 24 | 142,403 | 41,609 | spotify_web | Spotify Web API for Ruby |