Do some browser detection with Ruby. Includes ActionController integration.
A small library to provide the I18n translations on the JavaScript.
🇧🇷 Validate, generate and format CPF numbers
Some ActiveModel/ActiveRecord validators
🇧🇷 Validate, generate and format CNPJ numbers
My dotfiles
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.
Add default value for ActiveRecord attributes
Simple encryption-at-rest with key rotation support for Ruby.
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations.
Enable PostgreSQL's CHECK constraints on ActiveRecord migrations
A mini web framework.
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.
Use uuid/ulid as your primary keys with ActiveRecord and SQLite without having to be explicit about it.
A bopper to get alerts on CoinMarketCap prices.