Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,7604,082state_machineAdds support for creating state machines for attributes on any Ruby class
29,01816,832encrypted_stringsDead-simple string encryption/decryption syntax
318,35575,898has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
421,48822,835preferencesAdds support for easily creating custom preferences for ActiveRecord models
525,12247,767validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
630,24423,574plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
730,26029,446encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
831,80925,412turntablerTurntable.FM API for Ruby
932,24837,063has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1033,46057,647table_helperAdds a helper method for generating HTML tables from collections in Rails
1137,64637,063tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1238,26975,898has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1340,52357,647menu_helperAdds a helper method for generating a menubar in Rails
1444,47029,446polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1545,03841,511attribute_predicatesAdds automatic generation of predicate methods for attributes
1647,64425,412module_creation_helperAdds a helper method for creating new modules and classes at runtime
1748,02337,063enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1849,38857,647styled_inputsAdds automated styling of input fields with css classes in Rails
1951,04237,063has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2056,22057,647smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2170,52547,767has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2290,21375,898has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2392,25075,898memorable_stringsGenerates strings that can be easily remembered
24142,84857,647spotify_webSpotify Web API for Ruby