Gems


Loader to solve N 1 issues for good. Highly recommended for GraphQL API.
N1Loader is designed to provide a simple way for avoiding N 1 issues of any kind. For example, it can help with resolving N 1 for:database querying (most common case)3rd party service callscomplex calculationsand many moreToptal is hiring! Join as...

Track the load progress of your Bundler-based projects
Find slow loading gems in your Bundler-based projects!Bumbler tracks how long the main require of each gem takes, for example with gem 'bar' it tracks require 'bar'. If the gem name and the require name are different, add require: manually for cor...



Ruby gem for validating credit card numbers, generating valid numbers.
Gem adds validator to check whether or not a given number actually falls within the ranges of possible numbers prior to performing such verification, and, as such, CreditCardValidations simply verifies that the credit card number provided is well-...


