Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6615,644state_machineAdds support for creating state machines for attributes on any Ruby class
28,4829,345encrypted_stringsDead-simple string encryption/decryption syntax
317,40128,612has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,512110,823preferencesAdds support for easily creating custom preferences for ActiveRecord models
523,964110,823validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,18387,218plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,34371,873encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,00947,026turntablerTurntable.FM API for Ruby
931,23422,025has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,33760,852table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,64847,026tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1236,94830,570has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,20035,377menu_helperAdds a helper method for generating a menubar in Rails
1443,18571,873polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1543,95853,105attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,84971,873module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,14253,105enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,38560,852styled_inputsAdds automated styling of input fields with css classes in Rails
1949,95030,570has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2054,857110,823smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,29653,105has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,71171,873has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2389,94671,873memorable_stringsGenerates strings that can be easily remembered
24142,58487,218spotify_webSpotify Web API for Ruby