Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6864,411state_machineAdds support for creating state machines for attributes on any Ruby class
28,61815,078encrypted_stringsDead-simple string encryption/decryption syntax
317,71166,944has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,83355,181preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,32822,346validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,49620,982plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,58133,967encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,21419,379turntablerTurntable.FM API for Ruby
931,48947,050has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,67224,096table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,93626,348tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,34647,050has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,627121,766menu_helperAdds a helper method for generating a menubar in Rails
1443,59533,967polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1544,240121,766attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,96366,944module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,30655,181enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,62429,459styled_inputsAdds automated styling of input fields with css classes in Rails
1950,19366,944has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,29441,487smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,53955,181has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2289,074121,766has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2390,659121,766memorable_stringsGenerates strings that can be easily remembered
24142,34755,181spotify_webSpotify Web API for Ruby