mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-13 13:53:27 +01:00
Rails API Only #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SaimonL on GitHub (Apr 3, 2025).
Is there a way to install this gem in Rails API only mode?
Right now when I run the command
rails generate crono:installI get errorand if I include those gem I get error
I don't need the web interface. I can just query the database.