dry-schema provides a DSL for defining schemas with keys and rules that should be applied to
values. It supports coercion, input sanitization, custom types and localized error messages
(with or without I18n gem). It's also used as the schema engine in dry-validation.
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
A Google OAuth2 strategy for OmniAuth. This allows you to login to Google with your ruby app.
This gem allows to exchange translation files between your Rails app and Lokalise TMS.
This gem contains a collection of some common tasks for Lokalise. Specifically, it allows to import/export translation files from/to Lokalise TMS.
A Rails form builder plugin/gem with semantically rich and accessible markup
rspec-expectations provides a simple, readable API to express expected outcomes of a code example.
Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS). This gem is part of the AWS SDK for Ruby.