fnando

fnando

👤 Developer

21 repositories on SrcLog

View on GitHub
21 Repos
3.3k Stars
504 Forks
3.3k Watchers

Repositories (21)

browser fnando/browser Ruby

Do some browser detection with Ruby. Includes ActionController integration.

2.5k
cpf fnando/cpf TypeScript

🇧🇷 Validate, generate and format CPF numbers

159
validators fnando/validators Ruby

Some ActiveModel/ActiveRecord validators

96
i18n fnando/i18n TypeScript

A small library to provide the I18n translations on the JavaScript.

90
dotfiles fnando/dotfiles Shell

My dotfiles

86
cnpj fnando/cnpj TypeScript

🇧🇷 Validate, generate and format CNPJ numbers

79
vscode-linter fnando/vscode-linter TypeScript

Extension for code linting, all in one package. New linters can be easily added through an extension framework.

68
breadcrumbs fnando/breadcrumbs Ruby

Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.

52
normalize_attributes fnando/normalize_attributes Ruby

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.

48
ar-uuid fnando/ar-uuid Ruby

Override migration methods to support UUID columns without having to be explicit about it.

46
boppers fnando/boppers Ruby

A simple bot framework for individuals.

30
attr_keyring fnando/attr_keyring Ruby

Simple encryption-at-rest with key rotation support for Ruby.

17
defaults fnando/defaults Ruby

Add default value for ActiveRecord attributes

17
ar-check fnando/ar-check Ruby

Enable PostgreSQL's CHECK constraints on ActiveRecord migrations

17
ar-sequence fnando/ar-sequence Ruby

Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations.

12
ar-enum fnando/ar-enum Ruby

Add support for creating `ENUM` types in PostgreSQL with ActiveRecord

9
ar-timestamptz fnando/ar-timestamptz Ruby

Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.

9
formatted_attributes fnando/formatted_attributes Ruby

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.

3
ar-bigint fnando/ar-bigint Ruby

Make ActiveRecord's PostgreSQL adapter use `bigint` for integer columns (even if you specify `limit: 4`).

2
touch fnando/touch Ruby

Touch a parent's collection on ActiveRecord.

2
boppers-coinmarketcap fnando/boppers-coinmarketcap Ruby

A bopper to get alerts on CoinMarketCap prices.

1