fnando

fnando

👤 Developer

23 repositories on SrcLog

View on GitHub
23 Repos
3.5k Stars
507 Forks
3.5k Watchers

Repositories (23)

browser fnando/browser Ruby

Do some browser detection with Ruby. Includes ActionController integration.

2.5k
i18n fnando/i18n TypeScript

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

233
cpf fnando/cpf TypeScript

🇧🇷 Validate, generate and format CPF numbers

167
validators fnando/validators Ruby

Some ActiveModel/ActiveRecord validators

97
cnpj fnando/cnpj JavaScript

🇧🇷 Validate, generate and format CNPJ numbers

90
dotfiles fnando/dotfiles Shell

My dotfiles

88
vscode-linter fnando/vscode-linter TypeScript

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

71
breadcrumbs fnando/breadcrumbs Ruby

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

64
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.

49
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.

29
defaults fnando/defaults Ruby

Add default value for ActiveRecord attributes

18
attr_keyring fnando/attr_keyring Ruby

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

18
ar-sequence fnando/ar-sequence Ruby

Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations.

18
ar-check fnando/ar-check Ruby

Enable PostgreSQL's CHECK constraints on ActiveRecord migrations

16
zee fnando/zee Ruby

A mini web framework.

15
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
ar-sqlite-uuid fnando/ar-sqlite-uuid Ruby

Use uuid/ulid as your primary keys with ActiveRecord and SQLite without having to be explicit about it.

2
boppers-coinmarketcap fnando/boppers-coinmarketcap Ruby

A bopper to get alerts on CoinMarketCap prices.

1