Do some browser detection with Ruby. Includes ActionController integration.
🇧🇷 Validate, generate and format CPF numbers
Some ActiveModel/ActiveRecord validators
A small library to provide the I18n translations on the JavaScript.
My dotfiles
🇧🇷 Validate, generate and format CNPJ numbers
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.
Sometimes you want to normalize data before saving it to the database like down casing e-mails, removing spaces and so on. This Rails plugin allows you to do so in a simple way.
Override migration methods to support UUID columns without having to be explicit about it.
A simple bot framework for individuals.
Simple encryption-at-rest with key rotation support for Ruby.
Add default value for ActiveRecord attributes
Enable PostgreSQL's CHECK constraints on ActiveRecord migrations
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations.
Add support for creating `ENUM` types in PostgreSQL with ActiveRecord
Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.
Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.
Make ActiveRecord's PostgreSQL adapter use `bigint` for integer columns (even if you specify `limit: 4`).
Touch a parent's collection on ActiveRecord.
A bopper to get alerts on CoinMarketCap prices.