Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,7963,782state_machineAdds support for creating state machines for attributes on any Ruby class
29,10215,242encrypted_stringsDead-simple string encryption/decryption syntax
318,53144,354has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
421,72044,354preferencesAdds support for easily creating custom preferences for ActiveRecord models
525,35539,648validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
630,39421,074plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
730,48050,800encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
832,02133,142turntablerTurntable.FM API for Ruby
932,51775,382has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1033,77650,800table_helperAdds a helper method for generating HTML tables from collections in Rails
1137,90635,924tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1238,57039,648has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1340,86960,205menu_helperAdds a helper method for generating a menubar in Rails
1444,84350,800polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1545,32575,382attribute_predicatesAdds automatic generation of predicate methods for attributes
1647,94344,354module_creation_helperAdds a helper method for creating new modules and classes at runtime
1748,34175,382enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1849,74060,205styled_inputsAdds automated styling of input fields with css classes in Rails
1951,363102,761has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2056,67875,382smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2170,94960,205has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2290,698154,925has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2392,84575,382memorable_stringsGenerates strings that can be easily remembered
24143,50375,382spotify_webSpotify Web API for Ruby