A collection of handy scripts for Rails apps. Copy these into the same paths in your Rails project (e.g. bin/ scripts go in bin/, lib/tasks/ files go in lib/tasks/).
| Script | Description |
|---|---|
| Hatchbox | SSH into Hatchbox-deployed Rails apps, open consoles, and tail logs |
| Telegram Deploy Notification | Send a Telegram message with commit info after each deploy |
| Tidy | Run Prettier, Herb formatter, and Herb linter in parallel |