Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,4963,290state_machineAdds support for creating state machines for attributes on any Ruby class
28,1119,321encrypted_stringsDead-simple string encryption/decryption syntax
316,34421,532has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
419,50235,920preferencesAdds support for easily creating custom preferences for ActiveRecord models
522,70242,025validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
628,04786,038plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
728,28753,556encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
830,04220,749has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
930,16253,556turntablerTurntable.FM API for Ruby
1031,14453,556table_helperAdds a helper method for generating HTML tables from collections in Rails
1135,51086,038tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1235,64523,626has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1337,63586,038menu_helperAdds a helper method for generating a menubar in Rails
1441,87953,556polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1542,40586,038attribute_predicatesAdds automatic generation of predicate methods for attributes
1645,80486,038module_creation_helperAdds a helper method for creating new modules and classes at runtime
1745,94953,556enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1847,20186,038styled_inputsAdds automated styling of input fields with css classes in Rails
1948,74026,609has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2053,13886,038smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2167,84835,920has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2286,91842,025has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2387,80286,038memorable_stringsGenerates strings that can be easily remembered
24141,58286,038spotify_webSpotify Web API for Ruby