Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,5163,539state_machineAdds support for creating state machines for attributes on any Ruby class
28,1147,248encrypted_stringsDead-simple string encryption/decryption syntax
316,43625,716has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
419,57113,506preferencesAdds support for easily creating custom preferences for ActiveRecord models
522,78925,716validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
628,11325,716plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
728,37825,716encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
830,15225,716has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
930,25725,716turntablerTurntable.FM API for Ruby
1031,22925,716table_helperAdds a helper method for generating HTML tables from collections in Rails
1135,62025,716tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1235,75225,716has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1337,74616,657menu_helperAdds a helper method for generating a menubar in Rails
1441,99025,716polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1542,50325,716attribute_predicatesAdds automatic generation of predicate methods for attributes
1645,94017,333module_creation_helperAdds a helper method for creating new modules and classes at runtime
1746,09425,716enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1847,33723,402styled_inputsAdds automated styling of input fields with css classes in Rails
1948,86725,716has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2053,26825,716smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2168,02533,893has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2287,08741,086has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2387,97329,456memorable_stringsGenerates strings that can be easily remembered
24141,77361,367spotify_webSpotify Web API for Ruby