Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,7274,843state_machineAdds support for creating state machines for attributes on any Ruby class
28,77114,943encrypted_stringsDead-simple string encryption/decryption syntax
318,13067,648has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
421,20846,084preferencesAdds support for easily creating custom preferences for ActiveRecord models
524,81140,201validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
629,98435,932plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
730,02246,084encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,59735,932turntablerTurntable.FM API for Ruby
931,99540,201has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1033,15667,648table_helperAdds a helper method for generating HTML tables from collections in Rails
1137,40540,201tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1237,93646,084has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1340,15954,810menu_helperAdds a helper method for generating a menubar in Rails
1444,12835,932polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1544,74689,809attribute_predicatesAdds automatic generation of predicate methods for attributes
1647,37132,576module_creation_helperAdds a helper method for creating new modules and classes at runtime
1747,76146,084enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1849,11146,084styled_inputsAdds automated styling of input fields with css classes in Rails
1950,73946,084has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2055,86535,932smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2170,152127,038has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2289,73546,084has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2391,56089,809memorable_stringsGenerates strings that can be easily remembered
24142,75589,809spotify_webSpotify Web API for Ruby