Pboling's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1194261oauth2🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 dra...
2303465oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
3438259version_gem🔖 Versions are good. Versions are cool. Versions will win.
4500269snaky_hashA Hashie::Mash joint to make #snakelife better
51,910839oauth-tty🖥️ OAuth 1.0 / 1.0a TTY Command Line Interface
62,0541,937ruby-openidA library for consuming and serving OpenID identities.
72,1861,978dynamoidDynamoid is an ORM for Amazon's DynamoDB that supports offline development, association...
82,4553,881rack-openidProvides a more HTTPish API around the ruby-openid library
93,1973,681omniauth-openidOpenID (not OIDC) strategy for OmniAuth.
103,2142,239flag_shih_tzuBit fields for ActiveRecord: This gem lets you use a single integer column in an Active...
113,72314,183gem_bench* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to...
123,9814,204sanitize_emailEmail Condom for your Ruby Server. In Rails, Sinatra, et al, or simply the mail gem: Ai...
134,2704,178omniauth-identity🫵 Traditional username/password based authentication system for OmniAuth
144,8063,852seed_migrationRails gem for Data Migrations
156,52612,514omniauth-ldap📁 LDAP strategy for OmniAuth.
168,13224,251cacheable_flashAllows caching of pages with flash messages by rendering flash messages from a cookie u...
179,00027,671stackable_flashAllows flashes to stack intelligently, while preserving existing behavior of the Rails ...
189,1895,477rspec-stubbed_envStub or hide environment variables in a scoped context for testing stub_env('REDIS_URL'...
199,6655,058rspec-block_is_expectedsubject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }
209,88514,910resque-lonely_jobEnsures that for a given queue, only one worker is working on a job at any given time. ...
2110,03816,288anonymous_active_recordReplacement for broken Class.new(ActiveRecord::Base)
2211,05011,918rubocop-ltsConfigure RuboCop + a bevy of friends to gradually lint Ruby code
2312,6045,092standard-rubocop-ltsEnables Ruby projects to more confidently support even the most finely-aged Rubies. Par...
2413,63015,086silent_stream🔕 (formerly) ActiveSupport Kernel Reporting Detritus with a few enhancementsFund overlo...
2514,02820,114csv_pirateCsvPirate is the easy way to create a CSV of essentially anything in Ruby, in full pira...
2614,11541,731omniauth-jwtAn OmniAuth strategy to accept JWT-based single sign-on.
2714,45511,844rspec-pending_for⏳️ Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) & version...
2814,95725,261rack-insightDebugging toolbar for Rack applications implemented as middleware. Based on logical...
2915,48417,369open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
3015,6897,676resque-unique_in_queueA resque plugin that ensures job uniqueness at enqueue time.
3116,62538,150activerecord-tablefreeActiveRecord Tablefree Models provides a simple mixin for creating models that are not ...
3217,7515,092rubocop-ruby3_2Configure RuboCop + a bevy of friends to gradually lint Ruby 3.2 code
3317,76138,150capistrano_mailerCapistrano Deployment Email Notification. Keep the whole team informed of each release!
3417,83620,114super_exception_notifierAllows customization of: * Specify which level of notification you would like with an a...
3518,20832,916rubocop-ruby2_7Configure RuboCop + a bevy of friends to gradually lint Ruby 2.7 code
3619,15413,069resque-unique_at_runtimeEnsures that for a given queue, only one worker is working on a job at any given time. ...
3719,57124,251debug_loggingUnobtrusive debug logging for Ruby. NO LITTERING. Automatically log selected methods a...
3822,66725,261require_benchRuby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/ben...
3922,98326,427remitAn API for using the Amazon Flexible Payment Service (FPS).
4025,10320,670activerecord-transactionableGetting transactions right is hard, and this gem makes it easier.
4125,22622,546rubocop-ruby2_4Configure RuboCop + a bevy of friends to gradually lint Ruby 2.4 code
4230,79326,427stone_checksums🗿 Generate both SHA256 & SHA512 checksums into the checksums directory, and git commit ...
4330,80817,715resque-unique_by_arityConfigure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of pe...
4433,79520,114archivist-clientarchivist-client queries archive.org for book data and downloads some things.
4534,15559,290rack-toolbarProvides an easy way to create Rack Middleware that injects things into the response bo...
4635,08432,916qfillAdvanced Queue Transformation
4738,09630,841rubocop-ruby2_2Configure RuboCop + a bevy of friends to gradually lint Ruby 2.2 code
4838,80951,833warden_oauthwarden_oauth will help you create oauth authentication strategies using the oauth ...
4939,17812,776appraisal2Appraisal2 integrates with bundler and rake to test your library against different vers...
5039,54913,069kettle-dev🍲 Kettle::Dev is a meta tool from kettle-rb to streamline development and testing. Acts...
5141,53717,715kettle-soup-coverA Covered Kettle of Test Coverage SOUP (Software of Unknown Provenance) Four-line Simpl...
5242,11823,381shiftableMove single records (has_one) or collections (has_many) from one parent (belongs_to) to...
5345,59230,841rubocop-ruby3_1Configure RuboCop + a bevy of friends to gradually lint Ruby 3.1 code
5447,74535,228gitmoji-regex😜 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbolsFund overloo...
5550,32335,228celluloid-io-pg-listenerAsynchronously LISTEN for Postgresql NOTIFY messages with payloads and Do Something
5655,55722,546pretty_feedPrettyFeed provides a modulizer you can include in a job, worker, class, rake task, etc...
5756,33632,916rubocop-ruby2_1Configure RuboCop + a bevy of friends to gradually lint Ruby 2.1 code
5859,52369,723destination_errorsUseful when a presenter deals with multiple objects that may enter into error states, a...
5960,64659,290kettle-test🍲 Kettle::Test is a meta tool from kettle-rb to streamline testing. Acts as a shim depe...
6062,69432,916rails_env_local"development" is not always the best name for the local environment. An alternate env...
6162,89359,290timecop-rspec⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel...
6265,81629,160service_actor-promptableTTY Prompt plugin for your service objects for your application logic
6367,62441,731each_in_batchesBatch Processing of Records with Blocks in Rails
6473,45122,546rubocop-ruby3_0Configure RuboCop + a bevy of friends to gradually lint Ruby 3.0 code
6573,84669,723status_tagProvides content_tag_for method signature to create customizable and logic-gated labels...
6676,92341,731rubocop-ruby2_3Configure RuboCop + a bevy of friends to gradually lint Ruby 2.3 code
6777,70369,723rubocop-ruby2_6Configure RuboCop + a bevy of friends to gradually lint Ruby 2.6 code
6878,06984,943letter_groupOrganize data results from raw sql queries (as with PGresult, or Dossier) intelligently.
6981,482107,799awesome_searchOrganize complicated search results
7083,74241,731rubocop-ruby1_9Configure RuboCop + a bevy of friends to gradually lint Ruby 1.9 code
7184,16411,844activesupport-loggerRails v8 ActiveSupport::Logger backported to Rails v5.2+ & Ruby 2.7+
7286,87169,723dry_viewsProvides extensions to ActionView::Helpers::CaptureHelper: content_for_with_default, no...
7389,935140,898rubocop-ruby2_0Configure RuboCop + a bevy of friends to gradually lint Ruby 2.0 code
7491,42759,290month-serializerSerialize Month objects to Integer
7596,26526,427ruby-openid2A library for consuming and serving OpenID identities.
7697,24735,228include_with_respectFind out if your Module include/extend hooks are misbehaving!
77102,64151,833rubocop-ruby2_5Configure RuboCop + a bevy of friends to gradually lint Ruby 2.5 code
78106,22951,833humorous_log_formatterHumorous Log Levels and Color For Rails. Customizable!
79106,35025,261activesupport-broadcast_loggerRails v8 ActiveSupport::BroadcastLogger, fixed & backported to Rails v5.2+ & Ruby 2.7+
80111,32732,916controller_validatorUse the familiar ActiveModel::Errors pattern for controller validations
81112,11730,841rack-openid2Provides a more HTTPish API around the ruby-openid2 library
82123,49169,723rubocop-ruby1_8Configure RuboCop + a bevy of friends to gradually lint Ruby 1.8 code
83132,27541,731undrive_google🏴‍☠️ Liberate files from your Google Drive with transformations
84139,51930,841activesupport-tagged_loggingRails v8 ActiveSupport::TaggedLogging, fixed & backported to Rails v5.2+ & Ruby 2.7+
85146,064107,799sequential_fileCreate Files Named Sequentially Intelligently
86157,24169,723react-rails-benchmark_rendererConcern::Instrumentation Plugin for React::Rails Render Benchmarking with a reference i...
87159,08784,943strict_statesSafely access state machine states with guarantee that there are no typos. Compatible ...
88161,93484,943simple_column-scopesDynamic modules which define dynamic methods for scopes based on a dynamic array of col...
89170,39930,841active_securityDisallow insecure, unscoped, finds
90175,27730,841omniauth-jwt2An OmniAuth strategy to accept JWT-based single sign-on.
91178,38010,447ast-merge☯️ Ast::Merge provides base classes, modules, and RSpec shared examples for building in...
92178,64918,037rbs-merge☯️ Intelligently merge RBS type signature files by parsing and comparing AST structures...
93178,78059,290dotenv-merge☯️ Dotenv::Merge provides smart .env file merging that preserves comments, understands ...
94179,518140,898yard-yaml🥨 A YARD plugin for YAML documents
95180,20459,290prism-merge☯️ Intelligently merge two versions of a Ruby file using Prism AST analysis, similar to...
96180,27769,723yaml-converter🥨 yaml-converter parses YAML files (with inline #note: annotations and validation marke...
97181,38851,833yard-fence🤺 Convert ASCII braces ('{}') to full-width braces ('{}') within code fences (triple-or...
98183,47569,723rotsRuby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack g...
99183,54284,943json_schemer-fuzzFuzz generator for json_schemer
100184,41469,723spyke-connection_lambdaDynamic Spyke API connection plugin for the Enterprise Cloud
101186,00169,723masq2Masq2 supports OpenID 2.0 and supports SReg, AX (fetch and store requests) and PAPE as ...
102186,4829,753tree_haver🌴 TreeHaver is a cross-Ruby adapter for the tree-sitter parsing library that works seam...
103186,733107,799shields-badgeShields::Badge.gem_total_downloads(path_parameters: {gem: 'rails'}) => "[![RubyGems Tot...
104186,802140,898floss_fundingHelp overlooked open source projects - the ones at the bottom of the stack, and the dev...
105187,539140,898library_treeBuilds a tree of module inclusion of a target module into other modules
106181,39745,122open_id_authentication2Provides a thin wrapper around the excellent rack-openid2 gem.