Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,8113,488state_machineAdds support for creating state machines for attributes on any Ruby class
29,17613,893encrypted_stringsDead-simple string encryption/decryption syntax
318,684112,090has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
421,901112,090preferencesAdds support for easily creating custom preferences for ActiveRecord models
525,526112,090validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
630,36929,738plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
730,67124,082encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
832,22494,289turntablerTurntable.FM API for Ruby
932,719112,090has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1033,988112,090table_helperAdds a helper method for generating HTML tables from collections in Rails
1138,126112,090tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1238,802112,090has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1341,134112,090menu_helperAdds a helper method for generating a menubar in Rails
1445,073112,090polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1545,54065,175attribute_predicatesAdds automatic generation of predicate methods for attributes
1648,174112,090module_creation_helperAdds a helper method for creating new modules and classes at runtime
1748,57034,353enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1850,011112,090styled_inputsAdds automated styling of input fields with css classes in Rails
1951,62979,325has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2056,962112,090smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2171,282112,090has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2291,057112,090has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2393,192112,090memorable_stringsGenerates strings that can be easily remembered
24144,17979,325spotify_webSpotify Web API for Ruby