Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6553,772state_machineAdds support for creating state machines for attributes on any Ruby class
28,4509,380encrypted_stringsDead-simple string encryption/decryption syntax
317,34639,494has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,46362,419preferencesAdds support for easily creating custom preferences for ActiveRecord models
523,87239,494validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,07035,312plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,29118,953encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
830,98718,953turntablerTurntable.FM API for Ruby
931,17226,488has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,24045,049table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,58231,763tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1236,87352,142has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1339,08631,763menu_helperAdds a helper method for generating a menubar in Rails
1443,10452,142polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1543,88639,494attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,83726,488module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,13028,911enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,31752,142styled_inputsAdds automated styling of input fields with css classes in Rails
1949,92135,312has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2054,72839,494smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,28252,142has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,66477,202has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2389,78077,202memorable_stringsGenerates strings that can be easily remembered
24142,63398,642spotify_webSpotify Web API for Ruby