Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6764,220state_machineAdds support for creating state machines for attributes on any Ruby class
28,58715,200encrypted_stringsDead-simple string encryption/decryption syntax
317,64534,125has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,79388,817preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,25988,817validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,45534,125plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,53429,296encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,17329,296turntablerTurntable.FM API for Ruby
931,44626,001has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,62734,125table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,89534,125tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,26641,609has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,54655,176menu_helperAdds a helper method for generating a menubar in Rails
1443,53255,176polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1544,18141,609attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,95823,622module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,27429,296enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,60329,296styled_inputsAdds automated styling of input fields with css classes in Rails
1950,14334,125has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,20755,176smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,51934,125has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,99655,176has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2390,53688,817memorable_stringsGenerates strings that can be easily remembered
24142,40341,609spotify_webSpotify Web API for Ruby