Pboling's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1195215oauth2🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 dra...
2303454oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
3438233version_gem🔖 Versions are good. Versions are cool. Versions will win.
4500240snaky_hashA Hashie::Mash joint to make #snakelife better
51,916862oauth-tty🖥️ OAuth 1.0 / 1.0a TTY Command Line Interface
62,0542,189ruby-openidA library for consuming and serving OpenID identities.
72,1881,867dynamoidDynamoid is an ORM for Amazon's DynamoDB that supports offline development, association...
82,4493,047rack-openidProvides a more HTTPish API around the ruby-openid library
93,1993,036omniauth-openidOpenID (not OIDC) strategy for OmniAuth.
103,2251,963flag_shih_tzuBit fields for ActiveRecord: This gem lets you use a single integer column in an Active...
113,71510,967gem_bench* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to...
123,9734,428sanitize_emailEmail Condom for your Ruby Server. In Rails, Sinatra, et al, or simply the mail gem: Ai...
134,2693,838omniauth-identity🫵 Traditional username/password based authentication system for OmniAuth
144,8005,769seed_migrationRails gem for Data Migrations
156,51911,079omniauth-ldap📁 LDAP strategy for OmniAuth.
168,11912,290cacheable_flashAllows caching of pages with flash messages by rendering flash messages from a cookie u...
178,98813,038stackable_flashAllows flashes to stack intelligently, while preserving existing behavior of the Rails ...
189,2104,626rspec-stubbed_envStub or hide environment variables in a scoped context for testing stub_env('REDIS_URL'...
199,7494,985rspec-block_is_expectedsubject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }
209,87711,215resque-lonely_jobEnsures that for a given queue, only one worker is working on a job at any given time. ...
2110,03012,200anonymous_active_recordReplacement for broken Class.new(ActiveRecord::Base)
2211,11110,065rubocop-ltsConfigure RuboCop + a bevy of friends to gradually lint Ruby code
2312,8335,111standard-rubocop-ltsEnables Ruby projects to more confidently support even the most finely-aged Rubies. Par...
2413,62110,883silent_stream🔕 (formerly) ActiveSupport Kernel Reporting Detritus with a few enhancementsFund overlo...
2514,01216,224csv_pirateCsvPirate is the easy way to create a CSV of essentially anything in Ruby, in full pira...
2614,09455,395omniauth-jwtAn OmniAuth strategy to accept JWT-based single sign-on.
2714,44116,224rspec-pending_for⏳️ Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) & version...
2814,94720,090rack-insightDebugging toolbar for Rack applications implemented as middleware. Based on logical...
2915,46418,156open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
3015,7407,972resque-unique_in_queueA resque plugin that ensures job uniqueness at enqueue time.
3116,61318,576activerecord-tablefreeActiveRecord Tablefree Models provides a simple mixin for creating models that are not ...
3217,73118,576capistrano_mailerCapistrano Deployment Email Notification. Keep the whole team informed of each release!
3317,80541,144super_exception_notifierAllows customization of: * Specify which level of notification you would like with an a...
3418,2715,131rubocop-ruby3_2Configure RuboCop + a bevy of friends to gradually lint Ruby 3.2 code
3518,35012,455rubocop-ruby2_7Configure RuboCop + a bevy of friends to gradually lint Ruby 2.7 code
3619,18710,065resque-unique_at_runtimeEnsures that for a given queue, only one worker is working on a job at any given time. ...
3719,56711,751debug_loggingUnobtrusive debug logging for Ruby. NO LITTERING. Automatically log selected methods a...
3822,66311,272require_benchRuby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/ben...
3922,96522,217remitAn API for using the Amazon Flexible Payment Service (FPS).
4025,11810,791activerecord-transactionableGetting transactions right is hard, and this gem makes it easier.
4125,71855,395rubocop-ruby2_4Configure RuboCop + a bevy of friends to gradually lint Ruby 2.4 code
4230,79218,156stone_checksums🗿 Generate both SHA256 & SHA512 checksums into the checksums directory, and git commit ...
4330,83041,144resque-unique_by_arityConfigure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of pe...
4433,77717,455archivist-clientarchivist-client queries archive.org for book data and downloads some things.
4534,12255,395rack-toolbarProvides an easy way to create Rack Middleware that injects things into the response bo...
4635,13113,485qfillAdvanced Queue Transformation
4738,09455,395rubocop-ruby2_2Configure RuboCop + a bevy of friends to gradually lint Ruby 2.2 code
4838,76467,890warden_oauthwarden_oauth will help you create oauth authentication strategies using the oauth ...
4939,92214,098kettle-dev🍲 Kettle::Dev is a meta tool from kettle-rb to streamline development and testing. Acts...
5040,20911,215appraisal2Appraisal2 integrates with bundler and rake to test your library against different vers...
5141,65517,455kettle-soup-coverA Covered Kettle of Test Coverage SOUP (Software of Unknown Provenance) Four-line Simpl...
5242,23012,551shiftableMove single records (has_one) or collections (has_many) from one parent (belongs_to) to...
5345,61236,719rubocop-ruby3_1Configure RuboCop + a bevy of friends to gradually lint Ruby 3.1 code
5447,78341,144gitmoji-regex😜 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbolsFund overloo...
5550,30630,610celluloid-io-pg-listenerAsynchronously LISTEN for Postgresql NOTIFY messages with payloads and Do Something
5655,79911,953pretty_feedPrettyFeed provides a modulizer you can include in a job, worker, class, rake task, etc...
5756,43647,089rubocop-ruby2_1Configure RuboCop + a bevy of friends to gradually lint Ruby 2.1 code
5859,49055,395destination_errorsUseful when a presenter deals with multiple objects that may enter into error states, a...
5960,81830,610kettle-test🍲 Kettle::Test is a meta tool from kettle-rb to streamline testing. Acts as a shim depe...
6062,761123,013rails_env_local"development" is not always the best name for the local environment. An alternate env...
6162,96133,361timecop-rspec⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel...
6266,13511,539service_actor-promptableTTY Prompt plugin for your service objects for your application logic
6367,632123,013each_in_batchesBatch Processing of Records with Blocks in Rails
6473,70025,339rubocop-ruby3_0Configure RuboCop + a bevy of friends to gradually lint Ruby 3.0 code
6573,825123,013status_tagProvides content_tag_for method signature to create customizable and logic-gated labels...
6677,05147,089rubocop-ruby2_3Configure RuboCop + a bevy of friends to gradually lint Ruby 2.3 code
6777,81341,144rubocop-ruby2_6Configure RuboCop + a bevy of friends to gradually lint Ruby 2.6 code
6878,06288,108letter_groupOrganize data results from raw sql queries (as with PGresult, or Dossier) intelligently.
6981,42155,395awesome_searchOrganize complicated search results
7083,91967,890rubocop-ruby1_9Configure RuboCop + a bevy of friends to gradually lint Ruby 1.9 code
7185,01915,476activesupport-loggerRails v8 ActiveSupport::Logger backported to Rails v5.2+ & Ruby 2.7+
7286,83688,108dry_viewsProvides extensions to ActionView::Helpers::CaptureHelper: content_for_with_default, no...
7390,03730,610rubocop-ruby2_0Configure RuboCop + a bevy of friends to gradually lint Ruby 2.0 code
7491,45088,108month-serializerSerialize Month objects to Integer
7596,68941,144ruby-openid2A library for consuming and serving OpenID identities.
7697,40521,414include_with_respectFind out if your Module include/extend hooks are misbehaving!
77102,91130,610rubocop-ruby2_5Configure RuboCop + a bevy of friends to gradually lint Ruby 2.5 code
78106,25688,108humorous_log_formatterHumorous Log Levels and Color For Rails. Customizable!
79106,77418,576activesupport-broadcast_loggerRails v8 ActiveSupport::BroadcastLogger, fixed & backported to Rails v5.2+ & Ruby 2.7+
80111,49220,731controller_validatorUse the familiar ActiveModel::Errors pattern for controller validations
81112,63536,719rack-openid2Provides a more HTTPish API around the ruby-openid2 library
82123,69188,108rubocop-ruby1_8Configure RuboCop + a bevy of friends to gradually lint Ruby 1.8 code
83132,76467,890undrive_google🏴‍☠️ Liberate files from your Google Drive with transformations
84140,22518,156activesupport-tagged_loggingRails v8 ActiveSupport::TaggedLogging, fixed & backported to Rails v5.2+ & Ruby 2.7+
85146,177123,013sequential_fileCreate Files Named Sequentially Intelligently
86157,276123,013react-rails-benchmark_rendererConcern::Instrumentation Plugin for React::Rails Render Benchmarking with a reference i...
87159,105123,013strict_statesSafely access state machine states with guarantee that there are no typos. Compatible ...
88161,90588,108simple_column-scopesDynamic modules which define dynamic methods for scopes based on a dynamic array of col...
89170,95820,090active_securityDisallow insecure, unscoped, finds
90175,68236,719omniauth-jwt2An OmniAuth strategy to accept JWT-based single sign-on.
91179,46967,890yard-yaml🥨 A YARD plugin for YAML documents
92180,24167,890yaml-converter🥨 yaml-converter parses YAML files (with inline #note: annotations and validation marke...
93180,55036,719prism-merge☯️ Intelligently merge two versions of a Ruby file using Prism AST analysis, similar to...
94181,53455,395yard-fence🤺 Convert ASCII braces ('{}') to full-width braces ('{}') within code fences (triple-or...
95183,40088,108rotsRuby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack g...
96183,45988,108json_schemer-fuzzFuzz generator for json_schemer
97184,39488,108spyke-connection_lambdaDynamic Spyke API connection plugin for the Enterprise Cloud
98185,94388,108masq2Masq2 supports OpenID 2.0 and supports SReg, AX (fetch and store requests) and PAPE as ...
99186,634123,013shields-badgeShields::Badge.gem_total_downloads(path_parameters: {gem: 'rails'}) => "[![RubyGems Tot...
100186,695123,013floss_fundingHelp overlooked open source projects - the ones at the bottom of the stack, and the dev...
101187,426123,013library_treeBuilds a tree of module inclusion of a target module into other modules
102181,39745,122open_id_authentication2Provides a thin wrapper around the excellent rack-openid2 gem.