1 | 340 | 514 | browser | Do some browser detection with Ruby. |
2 | 1,218 | 1,374 | i18n-js | Export i18n translations and use them on JavaScript. |
3 | 3,091 | 3,088 | cpf_cnpj | Validate, generate and format CPF/CNPJ numbers. Include command-line tools. |
4 | 3,737 | 3,271 | glob | Create a list of hash paths that match a given pattern. You can also generate a hash wi... |
5 | 3,995 | 4,666 | password_strength | Check password strength against several rules. Includes ActiveRecord/ActiveModel support. |
6 | 4,457 | 5,115 | recurrence | A simple library to handle recurring events |
7 | 4,798 | 4,394 | pry-meta | Meta package that requires several pry extensions. |
8 | 6,476 | 24,078 | paypal-recurring | PayPal Express Checkout API Client for recurring billing. |
9 | 6,539 | 7,538 | email_data | This project is a compilation of datasets related to emails. Includes disposable emails... |
10 | 6,597 | 5,929 | svg_optimizer | SVG optimization based on Node's SVGO |
11 | 7,077 | 7,157 | validators | Add some nice ActiveModel/ActiveRecord validators. |
12 | 7,188 | 4,627 | ar-sequence | Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations |
13 | 7,492 | 12,410 | aitch | A simple HTTP client |
14 | 8,449 | 13,262 | breadcrumbs | Breadcrumbs is a simple plugin that adds a `breadcrumbs` object to controllers and views. |
15 | 8,606 | 11,827 | factory_bot-preload | Preload factories (Factory Bot) just like fixtures. It will be easier and, probably, fa... |
16 | 8,747 | 31,695 | gem-open | Open gems on your favorite editor by running a specific gem command like `gem open noko... |
17 | 9,901 | 14,111 | ar-uuid | Override migration methods to support UUID columns without having to be explicit about it. |
18 | 10,107 | 8,495 | notifier | Send system notifications on several platforms with a simple and unified API. Currently... |
19 | 10,157 | 11,564 | test_notifier | Display system notifications after running tests. It works on Mac OS X, Linux and Windo... |
20 | 11,334 | 14,853 | normalize_attributes | Normalize ActiveRecord attributes |
21 | 12,819 | 13,262 | csr | Generate CSR (Certificate Signing Request) using Ruby and OpenSSL |
22 | 14,146 | 55,740 | ofx | A simple OFX (Open Financial Exchange) parser built on top of Nokogiri.
Currently suppo... |
23 | 14,518 | 10,126 | sinatra-subdomain | Separate routes for subdomains on Sinatra |
24 | 16,352 | 14,853 | simple_auth | A simple authentication system for Rails apps |
25 | 16,557 | 18,167 | minitest-utils | Some utilities for your Minitest day-to-day usage. |
26 | 16,598 | 11,690 | burgundy | A simple wrapper for objects in less than 100 lines. |
27 | 17,152 | 35,278 | omniauth-atlassian-bitbucket | OmniAuth strategy for Bitbucket (https://bitbucket.org). |
28 | 17,210 | 14,343 | rails-env | Avoid environment detection on Rails |
29 | 17,413 | 64,278 | troy | A static site generator |
30 | 18,706 | 21,628 | root_domain | Extract root domain from hosts (e.g. www.example will be extracted as example.com). It ... |
31 | 19,472 | 23,194 | pagseguro | The official PagSeguro library |
32 | 20,172 | 21,628 | tokens | Generate named tokens on your ActiveRecord models. |
33 | 20,415 | 59,807 | swiss_knife | Several helpers for Rails |
34 | 21,589 | 25,075 | factory_girl-preload | Preload factories (Factory Girl) just like fixtures. It will be easy and, probably, fas... |
35 | 21,659 | 6,144 | svg_sprite | Create SVG sprites using SVG links. |
36 | 21,991 | 12,761 | kitabu | A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generat... |
37 | 22,020 | 33,396 | paginate | Paginate collections using SIZE+1 to determine if there is a next page. Includes Active... |
38 | 22,075 | 18,167 | rubocop-fnando | Rubocop configuration |
39 | 22,371 | 30,134 | page_meta | Easily define and tags. I18n support for descriptions, keywords and titles. |
40 | 22,652 | 13,262 | sinatra-basic-auth | Authentication with BasicAuth. |
41 | 24,717 | 113,782 | permalink | Generate permalink attributes on ActiveModel/ActiveRecord |
42 | 27,125 | 39,186 | env_vars | Access environment variables. Also includes presence validation, type coercion and defa... |
43 | 27,435 | 31,695 | rack-api | Create web app APIs that respond to one or more formats using an elegant DSL. |
44 | 30,898 | 43,762 | simple_presenter | A simple presenter/facade/decorator/whatever implementation. |
45 | 31,662 | 19,673 | defaults | Set default values for ActiveRecord attributes |
46 | 34,859 | 64,278 | redis-settings | Store application and user settings on Redis. Comes with ActiveRecord support. |
47 | 36,855 | 39,186 | clean_logger | Remove asset pipeline logging. |
48 | 37,038 | 24,078 | attr_keyring | Simple encryption-at-rest plugin for ActiveRecord. |
49 | 37,468 | 33,396 | signal | A simple observer implementation for POROs (Plain Old Ruby Object) and ActiveRecord obj... |
50 | 37,755 | 26,201 | qe | A simple interface over several background job libraries like Resque, Sidekiq and Delay... |
51 | 39,657 | 75,360 | parsel | Encrypt and decrypt data with a given key. |
52 | 39,977 | 49,198 | storage | This gem provides a simple API for multiple storage backends. Supported storages: Amazo... |
53 | 40,203 | 25,075 | email_typo | Suggest fixes to a misspelled email address, like [email protected]. |
54 | 42,577 | 59,807 | haikunate | Generate Heroku-like memorable random names like adorable-ox-1234. |
55 | 44,779 | 18,674 | boppers | A simple bot framework for individuals. |
56 | 46,759 | 43,762 | ar-check | Enable PostgreSQL's CHECK constraints on ActiveRecord migrations |
57 | 47,613 | 100,863 | omniauth-stripe | OmniAuth strategy for Stripe (https://stripe.com). |
58 | 51,552 | 35,278 | babel-schmooze-sprockets | Add Babel support to sprockets using Schmooze. |
59 | 52,073 | 28,686 | superconfig | Access environment variables. Also includes presence validation, type coercion and defa... |
60 | 52,623 | 52,325 | actionmailer-markdown | A different take on using ActionMailer, Markdown and I18n. |
61 | 53,312 | 131,986 | activities | A framework for aggregating social activity. |
62 | 55,056 | 25,075 | versioning | Versioning for AR objects |
63 | 55,506 | 49,198 | omniauth-typeform | OmniAuth strategy for Typeform (https://typeform.com). |
64 | 57,801 | 55,740 | page_title | Set the page title on Rails apps |
65 | 58,693 | 59,807 | ar-timestamptz | Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns |
66 | 58,986 | 69,506 | games_radar | GamesRadar is an API wrapper for the games website http://gamesradar.com |
67 | 59,263 | 25,075 | dopstick | Generate a project skeleton for creating a Ruby/NPM package. |
68 | 59,610 | 49,198 | ink | Ink is a wrapper for Pygments, a nice Python syntax highlighting library and formatters... |
69 | 63,075 | 46,383 | test_squad | Rails and JavaScript testing, the easy way. Supports QUnit, Jasmine, Mocha and Ember. |
70 | 63,443 | 28,686 | ar-enum | Add support for creating `ENUM` types in PostgreSQL with ActiveRecord |
71 | 64,745 | 90,788 | omniauth-bcx | OmniAuth strategy for Basecamp (https://basecamp.com). |
72 | 65,035 | 69,506 | post_commit | Five services are supported for now: Basecamp, Campfire, FriendFeed, LightHouse and Twi... |
73 | 66,907 | 52,325 | citrix | API wrappers for Citrix services like GoToTraining. |
74 | 68,085 | 35,278 | botkit | A simple chatbot framework |
75 | 71,288 | 90,788 | access_token | Access token for client-side and API authentication. |
76 | 71,467 | 69,506 | url_signature | Create and verify signed urls. Supports expiration time. |
77 | 72,755 | 64,278 | encrypt_attr | Encrypt attributes using AES-256-CBC (or your custom encryption strategy). Works with a... |
78 | 74,747 | 82,265 | sidekiq-clockwork | Sidekiq::Clockwork is a simplistic implementation of a job scheduler based on Clockwork... |
79 | 77,739 | 82,265 | dogo | A Redis-backed shortener url service. |
80 | 78,023 | 69,506 | sassquatch | Some SCSS helpers |
81 | 78,074 | 100,863 | omniauth-citrix | OmniAuth strategy for Citrix. |
82 | 78,339 | 82,265 | tagger | Add tagging support for ActiveRecord |
83 | 81,612 | 75,360 | rails-routes | Enable config/routes/*.rb on your Rails application. |
84 | 82,933 | 26,201 | human_routes | I say no to REST for client-facing urls. |
85 | 82,968 | 59,807 | layout | Specify which layout will be rendered on Rails apps |
86 | 83,804 | 100,863 | date_interval | Parse date intervals from strings |
87 | 84,332 | 69,506 | info | A JSON endpoint with your Rails application info |
88 | 85,830 | 100,863 | factory_seed | Seed introduces an easy way to instantiate factories created with Factory Girl. |
89 | 93,709 | 49,198 | boppers-uptime | A bopper to check if your sites are online. |
90 | 94,532 | 64,278 | sql_runner | SQLRunner allows you to load your queries out of SQL files, without using ORMs. |
91 | 94,807 | 131,986 | enroute | Export Rails routes to TypeScript definitions |
92 | 98,336 | 113,782 | form | A simple form builder for Ruby objects. |
93 | 102,916 | 100,863 | text_captcha | Simple captcha based on plain text questions. |
94 | 104,967 | 113,782 | touch | Touch a parent's collection on ActiveRecord. |
95 | 105,720 | 69,506 | i18n-json | Export I18n translations to JSON. |
96 | 106,439 | 153,037 | action | Isolate Rails actions in their own classes. |
97 | 109,471 | 90,788 | check_files | Check non-reloadable files changes on Rails apps |
98 | 109,967 | 82,265 | formatted_attributes | Add methods that format attributes from/to helper methods. |
99 | 110,738 | 69,506 | i18n-dot_lookup | Allow interpolation to be performed on a object's attribute, e.g. %{user.name} |
100 | 119,030 | 59,807 | ar-bigint | Make ActiveRecord's PostgreSQL adapter always use bigint columns |
101 | 119,611 | 55,740 | joi | Autorun your minitest tests. Supports Rails projects. |
102 | 120,593 | 131,986 | commentable | Add comment support for ActiveRecord models. |
103 | 126,406 | 169,262 | marshaled_attributes | Save marshaled objects using ActiveRecord |
104 | 129,239 | 131,986 | coupons | A simple discount coupon generator for Rails. |
105 | 131,257 | 131,986 | markup_attr | This ActiveRecord plugin saves formatted content (Markdown, Textile, HTML) after normal... |
106 | 132,498 | 131,986 | simple_temperature | Convert temperature between different units like Celsius, Kelvin and Fahrenheit. |
107 | 139,813 | 113,782 | kal | A simple HTML calendar for Rails |
108 | 143,791 | 131,986 | gulp-rails | Set up Rails with Gulp for asset pipeline. |
109 | 144,431 | 169,262 | 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,881 | 90,788 | botkit-telegram | A botkit for Telegram |
113 | 160,499 | 131,986 | email-provider-info | Find email provider service based on the email address. |
114 | 163,867 | 153,037 | func | Utility functions for making your life easier |
115 | 165,886 | 169,262 | omniauth-sentry | OmniAuth strategy for Sentry (https://sentry.io). |
116 | 166,498 | 131,986 | voltage | A simple observer implementation for POROs (Plain Old Ruby Object) and ActiveRecord obj... |
117 | 167,511 | 153,037 | omniauth-producthunt | OmniAuth strategy for ProductHunt (https://producthunt.com). |
118 | 168,182 | 153,037 | omniauth-freckle | OmniAuth strategy for Freckle (https://letsfreckle.com). |
119 | 168,437 | 100,863 | guard-i18n-json | Guard::I18nJson automatically exports your I18n translations as JSON files |
120 | 168,637 | 100,863 | time_window | Retrieve time objects by time windows (e.g. TimeWindow.call('5m') will round minutes to... |
121 | 168,659 | 169,262 | omniauth-wp | OmniAuth strategy for Wordpress (https://wordpress.com) |
122 | 169,957 | 169,262 | omniauth-netlify | OmniAuth strategy for Netlify (https://netlify.com). |
123 | 170,580 | 113,782 | image_helpers | Some image helpers for Rails. |
124 | 171,715 | 113,782 | json_blob | Create `` tags to safely send data to the UI. Yo... |
125 | 172,050 | 100,863 | unambiguous_string | Generate random unambiguous strings (no ilo06b2z chars) |
126 | 172,674 | 131,986 | webauthn-rb | WebAuthn implementation for Ruby |
127 | 178,300 | 82,265 | epub-rb | Create epub files using Ruby. |
128 | 179,130 | 90,788 | simple_auth-magic_link | Passwordless sign-in for simple_auth. |
129 | 179,187 | 90,788 | fimon | Thin `listen` cli wrapper. |
130 | 179,560 | 55,740 | iron_oxide | An experiment that brings some Rust patterns to Ruby. |
131 | 181,279 | 113,782 | application_env | Detect application environments. |
132 | 181,699 | 131,986 | zee | A micro web framework. |
133 | 181,714 | 69,506 | ar-sqlite-uuid | Override migration methods to support UUID/ULID columns without having to be explicit a... |
134 | 186,376 | 131,986 | stemmers | Bindings some popular snowball stemming algorithms |