Obrie's Gems

icon
#Total RankDaily RankNameSummary
11,7654,517state_machineAdds support for creating state machines for attributes on any Ruby class
29,03211,202encrypted_stringsDead-simple string encryption/decryption syntax
318,35920,828has_messagesDemonstrates a reference implementation for sending messages between users in ActiveRecord
421,51123,967preferencesAdds support for easily creating custom preferences for ActiveRecord models
525,14026,828validates_as_email_addressAdds support for validating the format/length of email addresses in ActiveRecord
630,25424,825encrypted_attributesAdds support for automatically encrypting ActiveRecord attributes
730,27824,825plugin_test_helperSimplifies plugin testing by creating an isolated Rails environment that simulates its ...
831,816103,058turntablerTurntable.FM API for Ruby
932,25919,509has_emailsDemonstrates a reference implementation for sending emails with logging and asynchronou...
1033,49131,682table_helperAdds a helper method for generating HTML tables from collections in Rails
1137,66625,696tiny_mce_helperAdds helper methods for creating the TinyMCE initialization script in Rails
1238,29821,921has_phone_numbersDemonstrates a reference implementation for handling phone numbers in ActiveRecord
1340,56331,682menu_helperAdds a helper method for generating a menubar in Rails
1444,50931,682polymorphic_identityDynamically generates aliases for polymorphic ActiveRecord associations based on their ...
1545,05333,876attribute_predicatesAdds automatic generation of predicate methods for attributes
1647,65731,682module_creation_helperAdds a helper method for creating new modules and classes at runtime
1748,03831,682enumerate_byAdds support for declaring an ActiveRecord class as an enumeration
1849,39633,876styled_inputsAdds automated styling of input fields with css classes in Rails
1951,06325,696has_addressesDemonstrates a reference implementation for handling countries, regions, and addresses ...
2056,22133,876smart_field_constraintsIntelligently applies a maxlength attribute for text fields based on column constraints...
2170,54729,773has_rolesDemonstrates a reference implementation for handling role management in ActiveRecord
2290,29840,512has_ratingsDemonstrates a reference implementation for handling ratings in ActiveRecord
2392,34354,325memorable_stringsGenerates strings that can be easily remembered
24142,82054,325spotify_webSpotify Web API for Ruby