Pboling's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1194233oauth2🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 dra...
2301493oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
3441242version_gem🔖 Versions are good. Versions are cool. Versions will win.
4516256snaky_hashA Hashie::Mash joint to make #snakelife better
51,9451,025oauth-tty🖥️ OAuth 1.0 / 1.0a TTY Command Line Interface
62,0572,338ruby-openidA library for consuming and serving OpenID identities.
72,1801,759dynamoidDynamoid is an ORM for Amazon's DynamoDB that supports offline development, association...
82,4403,530rack-openidProvides a more HTTPish API around the ruby-openid library
93,2243,281omniauth-openidOpenID (not OIDC) strategy for OmniAuth.
103,2462,371flag_shih_tzuBit fields for ActiveRecord: This gem lets you use a single integer column in an Active...
113,68611,671gem_bench* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to...
123,9444,293sanitize_emailEmail Condom for your Ruby Server. In Rails, Sinatra, et al, or simply the mail gem: Ai...
134,2603,912omniauth-identity🫵 Traditional username/password based authentication system for OmniAuth
144,7785,775seed_migrationRails gem for Data Migrations
156,47515,076omniauth-ldapA LDAP strategy for OmniAuth.
168,05310,337cacheable_flashAllows caching of pages with flash messages by rendering flash messages from a cookie u...
178,92310,997stackable_flashAllows flashes to stack intelligently, while preserving existing behavior of the Rails ...
189,3854,993rspec-stubbed_envStub or hide environment variables in a scoped context for testing stub_env('REDIS_URL'...
199,81513,716resque-lonely_jobEnsures that for a given queue, only one worker is working on a job at any given time. ...
209,95511,562anonymous_active_recordReplacement for broken Class.new(ActiveRecord::Base)
2110,0816,247rspec-block_is_expectedsubject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }
2211,16511,047rubocop-ltsConfigure RuboCop + a bevy of friends to gradually lint Ruby code
2313,63913,951silent_stream🔕 (formerly) ActiveSupport Kernel Reporting Detritus with a few enhancementsFund overlo...
2413,8126,210standard-rubocop-ltsEnables Ruby projects to more confidently support even the most finely-aged Rubies. Par...
2513,94222,752csv_pirateCsvPirate is the easy way to create a CSV of essentially anything in Ruby, in full pira...
2613,99455,788omniauth-jwtAn OmniAuth strategy to accept JWT-based single sign-on.
2714,46315,076rspec-pending_for⏳️ Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) & version...
2814,84350,952rack-insightDebugging toolbar for Rack applications implemented as middleware. Based on logical...
2915,39916,566open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
3016,08011,740resque-unique_in_queueA resque plugin that ensures job uniqueness at enqueue time.
3116,50915,765activerecord-tablefreeActiveRecord Tablefree Models provides a simple mixin for creating models that are not ...
3217,63328,254capistrano_mailerCapistrano Deployment Email Notification. Keep the whole team informed of each release!
3317,70633,889super_exception_notifierAllows customization of: * Specify which level of notification you would like with an a...
3418,47530,910rubocop-ruby2_7Configure RuboCop + a bevy of friends to gradually lint Ruby 2.7 code
3519,40312,086resque-unique_at_runtimeEnsures that for a given queue, only one worker is working on a job at any given time. ...
3619,58120,454debug_loggingUnobtrusive debug logging for Ruby. NO LITTERING. Automatically log selected methods a...
3722,0666,341rubocop-ruby3_2Configure RuboCop + a bevy of friends to gradually lint Ruby 3.2 code
3822,72016,150require_benchRuby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/ben...
3922,86728,254remitAn API for using the Amazon Flexible Payment Service (FPS).
4025,29213,007activerecord-transactionableGetting transactions right is hard, and this gem makes it easier.
4126,00827,163rubocop-ruby2_4Configure RuboCop + a bevy of friends to gradually lint Ruby 2.4 code
4230,85128,254resque-unique_by_arityConfigure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of pe...
4331,23510,070stone_checksums🗿 Generate both SHA256 & SHA512 checksums into the checksums directory, and git commit ...
4433,75923,475archivist-clientarchivist-client queries archive.org for book data and downloads some things.
4533,92770,114rack-toolbarProvides an easy way to create Rack Middleware that injects things into the response bo...
4635,18835,788qfillAdvanced Queue Transformation
4738,39618,522rubocop-ruby2_2Configure RuboCop + a bevy of friends to gradually lint Ruby 2.2 code
4838,50970,114warden_oauthwarden_oauth will help you create oauth authentication strategies using the oauth ...
4942,72929,496shiftableMove single records (has_one) or collections (has_many) from one parent (belongs_to) to...
5043,07212,489kettle-soup-coverA Covered Kettle of Test Coverage SOUP (Software of Unknown Provenance) Four-line Simpl...
5144,75222,752appraisal2Appraisal2 integrates with bundler and rake to test your library against different vers...
5245,92940,741rubocop-ruby3_1Configure RuboCop + a bevy of friends to gradually lint Ruby 3.1 code
5348,27928,254gitmoji-regex😜 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbolsFund overloo...
5449,0566,145kettle-dev🍲 Kettle::Dev is a meta tool from kettle-rb to streamline development and testing. Acts...
5550,38243,677celluloid-io-pg-listenerAsynchronously LISTEN for Postgresql NOTIFY messages with payloads and Do Something
5657,06028,254rubocop-ruby2_1Configure RuboCop + a bevy of friends to gradually lint Ruby 2.1 code
5757,14122,131pretty_feedPrettyFeed provides a modulizer you can include in a job, worker, class, rake task, etc...
5859,35590,620destination_errorsUseful when a presenter deals with multiple objects that may enter into error states, a...
5962,36422,131kettle-test🍲 Kettle::Test is a meta tool from kettle-rb to streamline testing. Acts as a shim depe...
6062,87243,677rails_env_local"development" is not always the best name for the local environment. An alternate env...
6163,56443,677timecop-rspec⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel...
6267,66655,788each_in_batchesBatch Processing of Records with Blocks in Rails
6368,00924,200service_actor-promptableTTY Prompt plugin for your service objects for your application logic
6473,70290,620status_tagProvides content_tag_for method signature to create customizable and logic-gated labels...
6574,95037,994rubocop-ruby3_0Configure RuboCop + a bevy of friends to gradually lint Ruby 3.0 code
6678,315108,010letter_groupOrganize data results from raw sql queries (as with PGresult, or Dossier) intelligently.
6778,33832,330rubocop-ruby2_3Configure RuboCop + a bevy of friends to gradually lint Ruby 2.3 code
6879,17061,992rubocop-ruby2_6Configure RuboCop + a bevy of friends to gradually lint Ruby 2.6 code
6981,02155,788awesome_searchOrganize complicated search results
7085,04155,788rubocop-ruby1_9Configure RuboCop + a bevy of friends to gradually lint Ruby 1.9 code
7186,64278,639dry_viewsProvides extensions to ActionView::Helpers::CaptureHelper: content_for_with_default, no...
7289,87613,812activesupport-loggerRails v8 ActiveSupport::Logger backported to Rails v5.2+ & Ruby 2.7+
7391,397108,010rubocop-ruby2_0Configure RuboCop + a bevy of friends to gradually lint Ruby 2.0 code
7492,39470,114month-serializerSerialize Month objects to Integer
7599,46827,163include_with_respectFind out if your Module include/extend hooks are misbehaving!
76100,51222,752ruby-openid2A library for consuming and serving OpenID identities.
77104,50161,992rubocop-ruby2_5Configure RuboCop + a bevy of friends to gradually lint Ruby 2.5 code
78106,09578,639humorous_log_formatterHumorous Log Levels and Color For Rails. Customizable!
79112,17916,150activesupport-broadcast_loggerRails v8 ActiveSupport::BroadcastLogger, fixed & backported to Rails v5.2+ & Ruby 2.7+
80114,38326,055controller_validatorUse the familiar ActiveModel::Errors pattern for controller validations
81118,11620,454rack-openid2Provides a more HTTPish API around the ruby-openid2 library
82125,46690,620rubocop-ruby1_8Configure RuboCop + a bevy of friends to gradually lint Ruby 1.8 code
83137,12740,741undrive_google🏴‍☠️ Liberate files from your Google Drive with transformations
84146,44290,620sequential_fileCreate Files Named Sequentially Intelligently
85149,60616,815activesupport-tagged_loggingRails v8 ActiveSupport::TaggedLogging, fixed & backported to Rails v5.2+ & Ruby 2.7+
86157,102108,010react-rails-benchmark_rendererConcern::Instrumentation Plugin for React::Rails Render Benchmarking with a reference i...
87158,89290,620strict_statesSafely access state machine states with guarantee that there are no typos. Compatible ...
88161,66990,620simple_column-scopesDynamic modules which define dynamic methods for scopes based on a dynamic array of col...
89175,88215,570active_securityDisallow insecure, unscoped, finds
90177,01155,788omniauth-jwt2An OmniAuth strategy to accept JWT-based single sign-on.
91183,00090,620json_schemer-fuzzFuzz generator for json_schemer
92183,11070,114rotsRuby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack g...
93184,139108,010spyke-connection_lambdaDynamic Spyke API connection plugin for the Enterprise Cloud
94185,69590,620masq2Masq2 supports OpenID 2.0 and supports SReg, AX (fetch and store requests) and PAPE as ...
95186,193130,797floss_fundingHelp overlooked open source projects - the ones at the bottom of the stack, and the dev...
96186,46978,639shields-badgeShields::Badge.gem_total_downloads(path_parameters: {gem: 'rails'}) => "[![RubyGems Tot...
97181,39745,122open_id_authentication2Provides a thin wrapper around the excellent rack-openid2 gem.
98186,863130,797library_treeBuilds a tree of module inclusion of a target module into other modules