Diego_pixelhead's Gems

icon
#Total RankDaily RankNameSummary
127,27225,573presenter_objectUseful for wrapping model objects with presentation methods.
232,45739,659assigns_has_many_through_relationsRails Engine that provides a management UI to assign models to each other
337,28745,181action_cable_subscription_adapterImplements a SubscriptionAdapter for ActionCable which uses a configurable Redis client.
440,55132,305go_easy_btnHook up easy button via USB serial port and trigger shell commands
546,91052,727def_retryAllows you to define methods that will retry on exception or declare blocks of code wit...
667,58839,659harlem_bitsIt's the Harlem Shake. In Ruby. In the terminal.
779,37552,727make_dirs_from_listQuick command to create a directory structure given a list of dir names
881,367110,038accepts_nested_serialized_attributesA tiny hack for Rails to make Model#as_json(include: :association) return a hash with a...
986,68874,122RedditPostClassifierBotThis gem wraps Ruby's nbayes gem to do text classification of Reddit posts. It classifi...
1087,36497,459easy_exportExport ActiveModels to CSV by declaring headers and fields in your model with the `expo...
1196,93680,166evil_pdfGenerate a PDF from an array of URLs
12102,66180,166httmultipartymagicHTTMultiParty is a thin wrapper around HTTParty to provide multipart uploads.
13103,38197,459ror-rubycas-serverProvides single sign-on authentication for web applications using the CAS protocol. Mod...
14107,81580,166engine_migration_initializerAllows a Rails engine's migrations to be loaded by the host app rather than having to c...
15108,657110,038strong_parameters_dslProvides a light DSL for defining strong parameters in Rails controllers
16109,42443,437validates_associated_bubblingEachValidator that adds a parent model's association's validation errors to the parent ...
17123,349110,038monkey_stringAdds neat methods to String
18135,321147,217color_adjusterDrop this module in a model that has a color attribute and be able to adjust the color.
19139,945110,038forced_file_from_urlTiny hack to convert StringIO objects into Tempfile when using OpenURI to open files le...
20145,616147,217store_current_userA simple wrapper over RequestStore to provide a controller filter to store the current ...
21148,473110,038hash_as_hidden_fieldsExtracted hash helper code from KipuRecords.
22149,836110,038kipu_translationsKipu's en.yml file. Shared with KTB
23149,915147,217airbrake_user_attributes_rails5Adds information about the current user to error reports
24151,056110,038kwipperKwipper is the reference example app for the Kwipper Programming Challenge to build an ...
25154,036147,217airbrakeV4rails5Send your application errors to our hosted service and reclaim your inbox.
26154,336147,217simple_scopellows you to define magic `scope`s on an ActiveRecord model without having to provide `...