-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Is there a way to install this gem in Rails API only mode?
Right now when I run the command rails generate crono:install I get error
Crono requires either Propshaft or Sprockets to be installed. (RuntimeError)
and if I include those gem I get error
Expected to find a manifest file in `app/assets/config/manifest.js` (Sprockets::Railtie::ManifestNeededError)
I don't need the web interface. I can just query the database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels