| 1 | 21,548 | 23,669 | accepts_nested_serialized_attributes | A tiny hack for Rails to make Model#as_json(include: :association) return a hash with a... |
| 2 | 28,655 | 130,231 | presenter_object | Useful for wrapping model objects with presentation methods. |
| 3 | 33,970 | 69,839 | assigns_has_many_through_relations | Rails Engine that provides a management UI to assign models to each other |
| 4 | 37,580 | 21,777 | action_cable_subscription_adapter | Implements a SubscriptionAdapter for ActionCable which uses a configurable Redis client. |
| 5 | 41,927 | 33,969 | go_easy_btn | Hook up easy button via USB serial port and trigger shell commands |
| 6 | 48,548 | 33,969 | def_retry | Allows you to define methods that will retry on exception or declare blocks of code wit... |
| 7 | 70,187 | 45,150 | harlem_bits | It's the Harlem Shake. In Ruby. In the terminal. |
| 8 | 80,379 | 45,150 | make_dirs_from_list | Quick command to create a directory structure given a list of dir names |
| 9 | 87,671 | 51,074 | RedditPostClassifierBot | This gem wraps Ruby's nbayes gem to do text classification of Reddit posts. It classifi... |
| 10 | 89,411 | 58,794 | easy_export | Export ActiveModels to CSV by declaring headers and fields in your model with the `expo... |
| 11 | 99,603 | 86,396 | evil_pdf | Generate a PDF from an array of URLs |
| 12 | 103,022 | 86,396 | httmultipartymagic | HTTMultiParty is a thin wrapper around HTTParty to provide multipart uploads. |
| 13 | 105,477 | 186,268 | ror-rubycas-server | Provides single sign-on authentication for web applications using the CAS protocol. Mod... |
| 14 | 108,303 | 182,005 | validates_associated_bubbling | EachValidator that adds a parent model's association's validation errors to the parent ... |
| 15 | 109,637 | 69,839 | engine_migration_initializer | Allows a Rails engine's migrations to be loaded by the host app rather than having to c... |
| 16 | 110,788 | 111,315 | strong_parameters_dsl | Provides a light DSL for defining strong parameters in Rails controllers |
| 17 | 127,076 | 130,231 | monkey_string | Adds neat methods to String |
| 18 | 137,795 | 69,839 | color_adjuster | Drop this module in a model that has a color attribute and be able to adjust the color. |
| 19 | 143,545 | 111,315 | forced_file_from_url | Tiny hack to convert StringIO objects into Tempfile when using OpenURI to open files le... |
| 20 | 147,998 | 58,794 | airbrake_user_attributes_rails5 | Adds information about the current user to error reports |
| 21 | 149,613 | 149,286 | store_current_user | A simple wrapper over RequestStore to provide a controller filter to store the current ... |
| 22 | 149,969 | 111,315 | hash_as_hidden_fields | Extracted hash helper code from KipuRecords. |
| 23 | 150,943 | 130,231 | kipu_translations | Kipu's en.yml file. Shared with KTB |
| 24 | 152,985 | 58,794 | airbrakeV4rails5 | Send your application errors to our hosted service and reclaim your inbox. |
| 25 | 153,467 | 130,231 | kwipper | Kwipper is the reference example app for the Kwipper Programming Challenge to build an ... |
| 26 | 156,607 | 130,231 | simple_scope | llows you to define magic `scope`s on an ActiveRecord model without having to provide `... |