Alex's Slip-box

These are my org-mode notes in sort of Zettelkasten style

Ruby gems

:ID: 6A08F445-6C81-4C71-BBA6-6974CABFD0CE

This is a list of potentially useful Ruby libraries.

See also https://github.com/markets/awesome-ruby

# Background jobs

# whenever

Create cron jobs that can run rail runner, rake or shell commands using nice ruby syntax https://github.com/javan/whenever

# Database

# active_record_doctor

# database_consistency

# fx

Versioned database functions https://github.com/teoljungberg/fx

# scenic

Versioned database views https://github.com/scenic-views/scenic

# strong_migrations

Search Results