Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,3933,091state_machineAdds support for creating state machines for attributes on any Ruby class
27,77512,828encrypted_stringsDead-simple string encryption/decryption syntax
315,69938,761has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
419,16624,257preferencesAdds support for easily creating custom preferences for ActiveRecord models
521,972112,317validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
627,35230,997plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
727,59332,483encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
829,29134,370has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
929,56645,066turntablerTurntable.FM API for Ruby
1030,42138,761table_helperAdds a helper method for generating HTML tables from collections in Rails
1134,73034,370tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1234,77141,508has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1336,77645,066menu_helperAdds a helper method for generating a menubar in Rails
1440,89938,761polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1541,362146,834attribute_predicatesAdds automatic generation of predicate methods for attributes
1644,86941,508module_creation_helperAdds a helper method for creating new modules and classes at runtime
1744,96649,456enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1846,18729,467styled_inputsAdds automated styling of input fields with css classes in Rails
1947,76249,456has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2052,15932,483smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2166,53555,357has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2285,42888,619has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2386,82788,619memorable_stringsGenerates strings that can be easily remembered
24140,142112,317spotify_webSpotify Web API for Ruby