Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,6404,000state_machineAdds support for creating state machines for attributes on any Ruby class
28,4059,354encrypted_stringsDead-simple string encryption/decryption syntax
317,20118,241has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
420,33136,242preferencesAdds support for easily creating custom preferences for ActiveRecord models
523,72021,990validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
628,96947,572plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
729,23136,242encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,04536,242turntablerTurntable.FM API for Ruby
931,10141,573has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1032,00531,699table_helperAdds a helper method for generating HTML tables from collections in Rails
1136,59236,242tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1236,72741,573has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1338,88069,102menu_helperAdds a helper method for generating a menubar in Rails
1443,03436,242polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1543,56847,572attribute_predicatesAdds automatic generation of predicate methods for attributes
1646,85354,163module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,06861,378enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1848,24941,573styled_inputsAdds automated styling of input fields with css classes in Rails
1949,86554,163has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2054,48254,163smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2169,10869,102has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2288,48189,132has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2389,364104,290memorable_stringsGenerates strings that can be easily remembered
24142,410128,565spotify_webSpotify Web API for Ruby