Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6724,388state_machineAdds support for creating state machines for attributes on any Ruby class
28,55513,412encrypted_stringsDead-simple string encryption/decryption syntax
317,57646,081has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,71369,723preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,16484,943validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,35246,081plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,48751,833encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,13446,081turntablerTurntable.FM API for Ruby
931,39841,731has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,53569,723table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,83251,833tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,189107,799has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,44359,290menu_helperAdds a helper method for generating a menubar in Rails
1443,43351,833polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1544,11359,290attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,97046,081module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,25146,081enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,54251,833styled_inputsAdds automated styling of input fields with css classes in Rails
1950,12651,833has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,11784,943smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,50669,723has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,93169,723has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2390,346107,799memorable_stringsGenerates strings that can be easily remembered
24142,41469,723spotify_webSpotify Web API for Ruby