Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,3943,266state_machineAdds support for creating state machines for attributes on any Ruby class
27,7798,330encrypted_stringsDead-simple string encryption/decryption syntax
315,71929,644has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
419,17925,573preferencesAdds support for easily creating custom preferences for ActiveRecord models
521,98874,122validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
627,36724,037plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
727,61727,493encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
829,31627,493has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
929,56445,181turntablerTurntable.FM API for Ruby
1030,45352,727table_helperAdds a helper method for generating HTML tables from collections in Rails
1134,75397,459tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1234,79632,305has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1336,81335,638menu_helperAdds a helper method for generating a menubar in Rails
1440,92459,676polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1541,38474,122attribute_predicatesAdds automatic generation of predicate methods for attributes
1644,88739,659module_creation_helperAdds a helper method for creating new modules and classes at runtime
1744,99545,181enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1846,22363,356styled_inputsAdds automated styling of input fields with css classes in Rails
1947,79345,181has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2052,19574,122smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2166,57763,356has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2285,48280,166has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2386,86180,166memorable_stringsGenerates strings that can be easily remembered
24140,161147,217spotify_webSpotify Web API for Ruby