Description:

Generates a blank vue mixin

Example:

rails generate vue:mixin Thing

This will create:
    app/javascript/mixins/Thing.js