Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6663,995state_machineAdds support for creating state machines for attributes on any Ruby class
28,5129,321encrypted_stringsDead-simple string encryption/decryption syntax
317,48629,008has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,599114,981preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,06078,133validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,27246,260plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,41020,251encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,05946,260turntablerTurntable.FM API for Ruby
931,31646,260has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,44558,177table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,727114,981tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,05358,177has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,32058,177menu_helperAdds a helper method for generating a menubar in Rails
1443,291114,981polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1543,99758,177attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,91446,260module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,19729,008enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,468114,981styled_inputsAdds automated styling of input fields with css classes in Rails
1950,03058,177has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,006114,981smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,43678,133has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,84158,177has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2390,12446,260memorable_stringsGenerates strings that can be easily remembered
24142,483114,981spotify_webSpotify Web API for Ruby