Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6725,184state_machineAdds support for creating state machines for attributes on any Ruby class
28,54111,084encrypted_stringsDead-simple string encryption/decryption syntax
317,54820,992has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,67958,073preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,13858,073validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,32732,262plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,46941,171encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,12541,171turntablerTurntable.FM API for Ruby
931,39032,262has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,50794,544table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,81658,073tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,16341,171has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,41694,544menu_helperAdds a helper method for generating a menubar in Rails
1443,39232,262polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1544,09226,801attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,97194,544module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,24532,262enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,53932,262styled_inputsAdds automated styling of input fields with css classes in Rails
1950,09994,544has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,10241,171smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,49158,073has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,91394,544has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2390,32294,544memorable_stringsGenerates strings that can be easily remembered
24142,45294,544spotify_webSpotify Web API for Ruby