Skip to content

Rails API Only #129

@SaimonL

Description

@SaimonL

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions