Pboling's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1194219oauth2🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 dra...
2297471oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
3443215version_gem🔖 Versions are good. Versions are cool. Versions will win.
4526230snaky_hashA Hashie::Mash joint to make #snakelife better
51,959970oauth-tty🖥️ OAuth 1.0 / 1.0a TTY Command Line Interface
62,0532,742ruby-openidA library for consuming and serving OpenID identities.
72,1771,898dynamoidDynamoid is an ORM for Amazon's DynamoDB that supports offline development, association...
82,4374,190rack-openidProvides a more HTTPish API around the ruby-openid library
93,2333,826omniauth-openidOpenID (not OIDC) strategy for OmniAuth.
103,2532,140flag_shih_tzuBit fields for ActiveRecord: This gem lets you use a single integer column in an Active...
113,6779,482gem_bench* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to...
123,9542,100sanitize_emailEmail Condom for your Ruby Server. In Rails, Sinatra, et al, or simply the mail gem: Ai...
134,2624,359omniauth-identityTraditional username/password based authentication system for OmniAuth
144,7556,097seed_migrationRails gem for Data Migrations
156,44918,734omniauth-ldapA LDAP strategy for OmniAuth.
168,03716,640cacheable_flashAllows caching of pages with flash messages by rendering flash messages from a cookie u...
178,88828,617stackable_flashAllows flashes to stack intelligently, while preserving existing behavior of the Rails ...
189,4828,873rspec-stubbed_envStub or hide environment variables in a scoped context for testing stub_env('REDIS_URL'...
199,78213,802resque-lonely_jobEnsures that for a given queue, only one worker is working on a job at any given time. ...
209,92214,590anonymous_active_recordReplacement for broken Class.new(ActiveRecord::Base)
2110,3024,893rspec-block_is_expectedsubject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }
2211,1858,943rubocop-ltsConfigure RuboCop + a bevy of friends to gradually lint Ruby code
2313,6599,754silent_stream🔕 (formerly) ActiveSupport Kernel Reporting Detritus with a few enhancementsFund overlo...
2413,90416,074csv_pirateCsvPirate is the easy way to create a CSV of essentially anything in Ruby, in full pira...
2513,93475,970omniauth-jwtAn OmniAuth strategy to accept JWT-based single sign-on.
2614,4645,153standard-rubocop-ltsEnables Ruby projects to more confidently support even the most finely-aged Rubies. Par...
2714,51910,352rspec-pending_for⏳️ Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) & version...
2814,79416,640rack-insightDebugging toolbar for Rack applications implemented as middleware. Based on logical...
2915,37034,132open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
3016,21812,791resque-unique_in_queueA resque plugin that ensures job uniqueness at enqueue time.
3116,48467,286activerecord-tablefreeActiveRecord Tablefree Models provides a simple mixin for creating models that are not ...
3217,58421,977capistrano_mailerCapistrano Deployment Email Notification. Keep the whole team informed of each release!
3317,68324,042super_exception_notifierAllows customization of: * Specify which level of notification you would like with an a...
3418,53013,599rubocop-ruby2_7Configure RuboCop + a bevy of friends to gradually lint Ruby 2.7 code
3519,56213,802debug_loggingUnobtrusive debug logging for Ruby. NO LITTERING. Automatically log selected methods a...
3619,56910,950resque-unique_at_runtimeEnsures that for a given queue, only one worker is working on a job at any given time. ...
3722,80521,123require_benchRuby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/ben...
3822,83723,501remitAn API for using the Amazon Flexible Payment Service (FPS).
3925,3895,216rubocop-ruby3_2Configure RuboCop + a bevy of friends to gradually lint Ruby 3.2 code
4025,42017,953activerecord-transactionableGetting transactions right is hard, and this gem makes it easier.
4126,08633,114rubocop-ruby2_4Configure RuboCop + a bevy of friends to gradually lint Ruby 2.4 code
4230,90117,953resque-unique_by_arityConfigure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of pe...
4331,50335,246stone_checksums🗿 Generate both SHA256 & SHA512 checksums into the checksums directory, and git commit ...
4433,73533,114archivist-clientarchivist-client queries archive.org for book data and downloads some things.
4533,85454,712rack-toolbarProvides an easy way to create Rack Middleware that injects things into the response bo...
4635,23923,501qfillAdvanced Queue Transformation
4738,38481,475warden_oauthwarden_oauth will help you create oauth authentication strategies using the oauth ...
4838,68919,289rubocop-ruby2_2Configure RuboCop + a bevy of friends to gradually lint Ruby 2.2 code
4943,04116,451shiftableMove single records (has_one) or collections (has_many) from one parent (belongs_to) to...
5043,99014,845kettle-soup-coverA Covered Kettle of Test Coverage SOUP (Software of Unknown Provenance) Four-line Simpl...
5145,57942,217appraisal2Appraisal2 integrates with bundler and rake to test your library against different vers...
5246,81522,950rubocop-ruby3_1Configure RuboCop + a bevy of friends to gradually lint Ruby 3.1 code
5348,90332,169gitmoji-regex😜 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbolsFund overloo...
5450,45937,756celluloid-io-pg-listenerAsynchronously LISTEN for Postgresql NOTIFY messages with payloads and Do Something
5554,2259,032kettle-dev🍲 Kettle::Dev is a meta tool from kettle-rb to streamline development and testing. Acts...
5657,89327,870pretty_feedPrettyFeed provides a modulizer you can include in a job, worker, class, rake task, etc...
5758,82926,474rubocop-ruby2_1Configure RuboCop + a bevy of friends to gradually lint Ruby 2.1 code
5859,27054,712destination_errorsUseful when a presenter deals with multiple objects that may enter into error states, a...
5963,02349,934rails_env_local"development" is not always the best name for the local environment. An alternate env...
6064,17452,160kettle-test🍲 Kettle::Test is a meta tool from kettle-rb to streamline testing. Acts as a shim depe...
6164,52052,160timecop-rspec⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel...
6267,76952,160each_in_batchesBatch Processing of Records with Blocks in Rails
6369,08228,617service_actor-promptableTTY Prompt plugin for your service objects for your application logic
6473,603165,649status_tagProvides content_tag_for method signature to create customizable and logic-gated labels...
6575,85523,501rubocop-ruby3_0Configure RuboCop + a bevy of friends to gradually lint Ruby 3.0 code
6678,55132,169letter_groupOrganize data results from raw sql queries (as with PGresult, or Dossier) intelligently.
6779,07235,246rubocop-ruby2_3Configure RuboCop + a bevy of friends to gradually lint Ruby 2.3 code
6879,88526,474rubocop-ruby2_6Configure RuboCop + a bevy of friends to gradually lint Ruby 2.6 code
6980,776128,321awesome_searchOrganize complicated search results
7086,04324,042rubocop-ruby1_9Configure RuboCop + a bevy of friends to gradually lint Ruby 1.9 code
7186,58094,974dry_viewsProvides extensions to ActionView::Helpers::CaptureHelper: content_for_with_default, no...
7291,75830,316rubocop-ruby2_0Configure RuboCop + a bevy of friends to gradually lint Ruby 2.0 code
7392,96335,246month-serializerSerialize Month objects to Integer
7493,71839,116activesupport-loggerRails v8 ActiveSupport::Logger backported to Rails v5.2+ & Ruby 2.7+
75100,86571,446include_with_respectFind out if your Module include/extend hooks are misbehaving!
76102,85240,596ruby-openid2A library for consuming and serving OpenID identities.
77105,15649,934rubocop-ruby2_5Configure RuboCop + a bevy of friends to gradually lint Ruby 2.5 code
78106,14675,970humorous_log_formatterHumorous Log Levels and Color For Rails. Customizable!
79115,54549,934activesupport-broadcast_loggerRails v8 ActiveSupport::BroadcastLogger, fixed & backported to Rails v5.2+ & Ruby 2.7+
80116,35681,475controller_validatorUse the familiar ActiveModel::Errors pattern for controller validations
81121,32539,116rack-openid2Provides a more HTTPish API around the ruby-openid2 library
82126,13149,934rubocop-ruby1_8Configure RuboCop + a bevy of friends to gradually lint Ruby 1.8 code
83141,26549,934undrive_google🏴 Liberate files from your Google Drive with transformations
84146,897104,140sequential_fileCreate Files Named Sequentially Intelligently
85155,83871,446activesupport-tagged_loggingRails v8 ActiveSupport::TaggedLogging, fixed & backported to Rails v5.2+ & Ruby 2.7+
86157,102128,321react-rails-benchmark_rendererConcern::Instrumentation Plugin for React::Rails Render Benchmarking with a reference i...
87158,839128,321strict_statesSafely access state machine states with guarantee that there are no typos. Compatible ...
88161,648104,140simple_column-scopesDynamic modules which define dynamic methods for scopes based on a dynamic array of col...
89177,65187,989omniauth-jwt2An OmniAuth strategy to accept JWT-based single sign-on.
90177,77081,475active_securityDisallow insecure, unscoped, finds
91182,99381,475json_schemer-fuzzFuzz generator for json_schemer
92183,27194,974rotsRuby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack g...
93184,173128,321spyke-connection_lambdaDynamic Spyke API connection plugin for the Enterprise Cloud
94185,77494,974masq2Masq2 supports OpenID 2.0 and supports SReg, AX (fetch and store requests) and PAPE as ...
95186,105104,140floss_fundingHelp overlooked open source projects - the ones at the bottom of the stack, and the dev...
96181,39745,122open_id_authentication2Provides a thin wrapper around the excellent rack-openid2 gem.
97186,466115,482shields-badgeShields::Badge.gem_total_downloads(path_parameters: {gem: 'rails'}) => "[![RubyGems Tot...
98186,742128,321library_treeBuilds a tree of module inclusion of a target module into other modules