| 1 | 345 | 446 | browser | Do some browser detection with Ruby. |
| 2 | 1,221 | 1,399 | i18n-js | Export i18n translations and use them on JavaScript. |
| 3 | 3,096 | 2,897 | cpf_cnpj | Validate, generate and format CPF/CNPJ numbers. Include command-line tools. |
| 4 | 3,701 | 2,399 | glob | Create a list of hash paths that match a given pattern. You can also generate a hash wi... |
| 5 | 4,032 | 4,818 | password_strength | Check password strength against several rules. Includes ActiveRecord/ActiveModel support. |
| 6 | 4,463 | 3,904 | recurrence | A simple library to handle recurring events |
| 7 | 4,814 | 4,664 | pry-meta | Meta package that requires several pry extensions. |
| 8 | 6,450 | 6,085 | paypal-recurring | PayPal Express Checkout API Client for recurring billing. |
| 9 | 6,546 | 7,211 | email_data | This project is a compilation of datasets related to emails. Includes disposable emails... |
| 10 | 6,598 | 5,365 | svg_optimizer | SVG optimization based on Node's SVGO |
| 11 | 7,090 | 6,890 | validators | Add some nice ActiveModel/ActiveRecord validators. |
| 12 | 7,111 | 5,027 | ar-sequence | Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations |
| 13 | 7,548 | 11,031 | aitch | A simple HTTP client |
| 14 | 8,491 | 8,756 | breadcrumbs | Breadcrumbs is a simple plugin that adds a `breadcrumbs` object to controllers and views. |
| 15 | 8,678 | 14,658 | factory_bot-preload | Preload factories (Factory Bot) just like fixtures. It will be easier and, probably, fa... |
| 16 | 8,788 | 9,336 | gem-open | Open gems on your favorite editor by running a specific gem command like `gem open noko... |
| 17 | 9,919 | 8,800 | ar-uuid | Override migration methods to support UUID columns without having to be explicit about it. |
| 18 | 10,081 | 7,654 | notifier | Send system notifications on several platforms with a simple and unified API. Currently... |
| 19 | 10,203 | 12,956 | test_notifier | Display system notifications after running tests. It works on Mac OS X, Linux and Windo... |
| 20 | 11,297 | 6,948 | normalize_attributes | Normalize ActiveRecord attributes |
| 21 | 12,826 | 11,602 | csr | Generate CSR (Certificate Signing Request) using Ruby and OpenSSL |
| 22 | 14,182 | 15,022 | ofx | A simple OFX (Open Financial Exchange) parser built on top of Nokogiri.
Currently suppo... |
| 23 | 14,415 | 8,358 | sinatra-subdomain | Separate routes for subdomains on Sinatra |
| 24 | 16,404 | 43,003 | simple_auth | A simple authentication system for Rails apps |
| 25 | 16,439 | 13,190 | minitest-utils | Some utilities for your Minitest day-to-day usage. |
| 26 | 16,543 | 12,087 | burgundy | A simple wrapper for objects in less than 100 lines. |
| 27 | 17,141 | 12,522 | omniauth-atlassian-bitbucket | OmniAuth strategy for Bitbucket (https://bitbucket.org). |
| 28 | 17,222 | 14,498 | rails-env | Avoid environment detection on Rails |
| 29 | 17,498 | 32,158 | troy | A static site generator |
| 30 | 18,611 | 10,811 | root_domain | Extract root domain from hosts (e.g. www.example will be extracted as example.com). It ... |
| 31 | 19,573 | 49,628 | pagseguro | The official PagSeguro library |
| 32 | 19,856 | 5,596 | svg_sprite | Create SVG sprites using SVG links. |
| 33 | 20,237 | 17,884 | tokens | Generate named tokens on your ActiveRecord models. |
| 34 | 20,542 | 60,111 | swiss_knife | Several helpers for Rails |
| 35 | 21,604 | 12,842 | page_meta | Easily define and tags. I18n support for descriptions, keywords and titles. |
| 36 | 21,677 | 60,111 | factory_girl-preload | Preload factories (Factory Girl) just like fixtures. It will be easy and, probably, fas... |
| 37 | 21,823 | 21,343 | kitabu | A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generat... |
| 38 | 21,874 | 15,437 | rubocop-fnando | Rubocop configuration |
| 39 | 22,115 | 60,111 | paginate | Paginate collections using SIZE+1 to determine if there is a next page. Includes Active... |
| 40 | 22,814 | 16,661 | sinatra-basic-auth | Authentication with BasicAuth. |
| 41 | 24,711 | 18,280 | permalink | Generate permalink attributes on ActiveModel/ActiveRecord |
| 42 | 27,217 | 49,628 | env_vars | Access environment variables. Also includes presence validation, type coercion and defa... |
| 43 | 27,493 | 49,628 | rack-api | Create web app APIs that respond to one or more formats using an elegant DSL. |
| 44 | 31,091 | 113,854 | simple_presenter | A simple presenter/facade/decorator/whatever implementation. |
| 45 | 31,752 | 38,261 | defaults | Set default values for ActiveRecord attributes |
| 46 | 34,868 | 38,261 | redis-settings | Store application and user settings on Redis. Comes with ActiveRecord support. |
| 47 | 37,026 | 19,587 | attr_keyring | Simple encryption-at-rest plugin for ActiveRecord. |
| 48 | 37,140 | 38,261 | clean_logger | Remove asset pipeline logging. |
| 49 | 37,374 | 38,261 | signal | A simple observer implementation for POROs (Plain Old Ruby Object) and ActiveRecord obj... |
| 50 | 37,391 | 28,396 | qe | A simple interface over several background job libraries like Resque, Sidekiq and Delay... |
| 51 | 39,192 | 14,003 | email_typo | Suggest fixes to a misspelled email address, like [email protected]. |
| 52 | 39,853 | 77,922 | storage | This gem provides a simple API for multiple storage backends. Supported storages: Amazo... |
| 53 | 39,990 | 113,854 | parsel | Encrypt and decrypt data with a given key. |
| 54 | 41,187 | 13,441 | haikunate | Generate Heroku-like memorable random names like adorable-ox-1234. |
| 55 | 44,997 | 21,998 | boppers | A simple bot framework for individuals. |
| 56 | 46,879 | 60,111 | ar-check | Enable PostgreSQL's CHECK constraints on ActiveRecord migrations |
| 57 | 48,025 | 19,104 | omniauth-stripe | OmniAuth strategy for Stripe (https://stripe.com). |
| 58 | 50,489 | 22,754 | superconfig | Access environment variables. Also includes presence validation, type coercion and defa... |
| 59 | 51,473 | 32,158 | babel-schmooze-sprockets | Add Babel support to sprockets using Schmooze. |
| 60 | 52,704 | 60,111 | actionmailer-markdown | A different take on using ActionMailer, Markdown and I18n. |
| 61 | 53,842 | 184,023 | activities | A framework for aggregating social activity. |
| 62 | 54,595 | 26,944 | versioning | Versioning for AR objects |
| 63 | 55,164 | 16,661 | omniauth-typeform | OmniAuth strategy for Typeform (https://typeform.com). |
| 64 | 57,806 | 60,111 | page_title | Set the page title on Rails apps |
| 65 | 58,163 | 43,003 | ar-timestamptz | Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns |
| 66 | 58,279 | 77,922 | dopstick | Generate a project skeleton for creating a Ruby/NPM package. |
| 67 | 59,225 | 77,922 | games_radar | GamesRadar is an API wrapper for the games website http://gamesradar.com |
| 68 | 59,775 | 60,111 | ink | Ink is a wrapper for Pygments, a nice Python syntax highlighting library and formatters... |
| 69 | 62,917 | 60,111 | test_squad | Rails and JavaScript testing, the easy way. Supports QUnit, Jasmine, Mocha and Ember. |
| 70 | 63,326 | 30,108 | ar-enum | Add support for creating `ENUM` types in PostgreSQL with ActiveRecord |
| 71 | 64,300 | 18,280 | omniauth-bcx | OmniAuth strategy for Basecamp (https://basecamp.com). |
| 72 | 65,296 | 77,922 | post_commit | Five services are supported for now: Basecamp, Campfire, FriendFeed, LightHouse and Twi... |
| 73 | 66,932 | 34,877 | citrix | API wrappers for Citrix services like GoToTraining. |
| 74 | 67,954 | 28,396 | botkit | A simple chatbot framework |
| 75 | 69,933 | 49,628 | url_signature | Create and verify signed urls. Supports expiration time. |
| 76 | 71,521 | 77,922 | access_token | Access token for client-side and API authentication. |
| 77 | 72,037 | 43,003 | encrypt_attr | Encrypt attributes using AES-256-CBC (or your custom encryption strategy). Works with a... |
| 78 | 74,935 | 77,922 | sidekiq-clockwork | Sidekiq::Clockwork is a simplistic implementation of a job scheduler based on Clockwork... |
| 79 | 77,867 | 113,854 | dogo | A Redis-backed shortener url service. |
| 80 | 77,949 | 77,922 | sassquatch | Some SCSS helpers |
| 81 | 78,201 | 26,944 | omniauth-citrix | OmniAuth strategy for Citrix. |
| 82 | 78,552 | 113,854 | tagger | Add tagging support for ActiveRecord |
| 83 | 81,291 | 113,854 | rails-routes | Enable config/routes/*.rb on your Rails application. |
| 84 | 81,759 | 60,111 | human_routes | I say no to REST for client-facing urls. |
| 85 | 83,044 | 60,111 | layout | Specify which layout will be rendered on Rails apps |
| 86 | 84,176 | 77,922 | date_interval | Parse date intervals from strings |
| 87 | 84,293 | 77,922 | info | A JSON endpoint with your Rails application info |
| 88 | 86,091 | 113,854 | factory_seed | Seed introduces an easy way to instantiate factories created with Factory Girl. |
| 89 | 93,004 | 49,628 | sql_runner | SQLRunner allows you to load your queries out of SQL files, without using ORMs. |
| 90 | 93,606 | 34,877 | boppers-uptime | A bopper to check if your sites are online. |
| 91 | 94,185 | 43,003 | enroute | Export Rails routes to TypeScript definitions |
| 92 | 98,683 | 113,854 | form | A simple form builder for Ruby objects. |
| 93 | 103,499 | 113,854 | text_captcha | Simple captcha based on plain text questions. |
| 94 | 104,945 | 49,628 | i18n-json | Export I18n translations to JSON. |
| 95 | 105,140 | 113,854 | touch | Touch a parent's collection on ActiveRecord. |
| 96 | 105,936 | 184,023 | action | Isolate Rails actions in their own classes. |
| 97 | 109,957 | 113,854 | formatted_attributes | Add methods that format attributes from/to helper methods. |
| 98 | 110,219 | 77,922 | check_files | Check non-reloadable files changes on Rails apps |
| 99 | 110,262 | 77,922 | i18n-dot_lookup | Allow interpolation to be performed on a object's attribute, e.g. %{user.name} |
| 100 | 118,105 | 32,158 | joi | Autorun your minitest tests. Supports Rails projects. |
| 101 | 118,677 | 184,023 | ar-bigint | Make ActiveRecord's PostgreSQL adapter always use bigint columns |
| 102 | 120,467 | 77,922 | commentable | Add comment support for ActiveRecord models. |
| 103 | 126,997 | 113,854 | marshaled_attributes | Save marshaled objects using ActiveRecord |
| 104 | 129,368 | 113,854 | coupons | A simple discount coupon generator for Rails. |
| 105 | 131,657 | 113,854 | markup_attr | This ActiveRecord plugin saves formatted content (Markdown, Textile, HTML) after normal... |
| 106 | 132,712 | 113,854 | simple_temperature | Convert temperature between different units like Celsius, Kelvin and Fahrenheit. |
| 107 | 139,981 | 113,854 | kal | A simple HTML calendar for Rails |
| 108 | 144,365 | 77,922 | gulp-rails | Set up Rails with Gulp for asset pipeline. |
| 109 | 145,387 | 113,854 | scrubs | This rubygem does not have a description or summary. |
| 110 | 127,798 | 68,039 | boppers-poloniex | A bopper to get alerts on Poloniex prices. |
| 111 | 130,250 | 68,039 | boppers-coinmarketcap | A bopper to get alerts on CoinMarketCap prices. |
| 112 | 154,038 | 60,111 | botkit-telegram | A botkit for Telegram |
| 113 | 158,301 | 77,922 | email-provider-info | Find email provider service based on the email address. |
| 114 | 163,962 | 113,854 | func | Utility functions for making your life easier |
| 115 | 165,538 | 77,922 | voltage | A simple observer implementation for POROs (Plain Old Ruby Object) and ActiveRecord obj... |
| 116 | 166,322 | 113,854 | omniauth-sentry | OmniAuth strategy for Sentry (https://sentry.io). |
| 117 | 167,637 | 77,922 | omniauth-producthunt | OmniAuth strategy for ProductHunt (https://producthunt.com). |
| 118 | 168,423 | 77,922 | time_window | Retrieve time objects by time windows (e.g. TimeWindow.call('5m') will round minutes to... |
| 119 | 168,798 | 113,854 | guard-i18n-json | Guard::I18nJson automatically exports your I18n translations as JSON files |
| 120 | 168,836 | 113,854 | omniauth-freckle | OmniAuth strategy for Freckle (https://letsfreckle.com). |
| 121 | 169,143 | 113,854 | omniauth-wp | OmniAuth strategy for Wordpress (https://wordpress.com) |
| 122 | 170,358 | 113,854 | omniauth-netlify | OmniAuth strategy for Netlify (https://netlify.com). |
| 123 | 170,768 | 77,922 | image_helpers | Some image helpers for Rails. |
| 124 | 171,892 | 113,854 | json_blob | Create `` tags to safely send data to the UI. Yo... |
| 125 | 172,126 | 77,922 | unambiguous_string | Generate random unambiguous strings (no ilo06b2z chars) |
| 126 | 172,794 | 113,854 | webauthn-rb | WebAuthn implementation for Ruby |
| 127 | 177,458 | 38,261 | epub-rb | Create epub files using Ruby. |
| 128 | 178,522 | 60,111 | iron_oxide | An experiment that brings some Rust patterns to Ruby. |
| 129 | 179,276 | 77,922 | simple_auth-magic_link | Passwordless sign-in for simple_auth. |
| 130 | 179,354 | 113,854 | fimon | Thin `listen` cli wrapper. |
| 131 | 181,482 | 113,854 | application_env | Detect application environments. |
| 132 | 181,514 | 77,922 | ar-sqlite-uuid | Override migration methods to support UUID/ULID columns without having to be explicit a... |
| 133 | 181,870 | 49,628 | zee | A micro web framework. |
| 134 | 186,495 | 113,854 | stemmers | Bindings some popular snowball stemming algorithms |