Skip to content

Remove sprockets #1117

@stevepolitodesign

Description

@stevepolitodesign

I don't think we need sprockets anymore, but the tests for an API-only app fail when it's removed. For now, I've done the following:

<% if options[:api] %>
gem "sprockets", "< 4"
<% end %>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions