Add loxecute feature
Some checks failed
/ Run tests (push) Successful in 1m18s
/ Run system tests (push) Failing after 1m32s
/ Build, push and deploy image (push) Successful in 6m22s

This commit is contained in:
david 2024-10-30 00:05:18 +01:00
parent 939465d473
commit 9fb87a74ce
3 changed files with 75 additions and 0 deletions

3
bin/railsn Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
exec loxecute rails "$@"