Skip to content

Improvement: Get rid of coffeescript dependency #3111

@woidda

Description

@woidda

Actually this is a pretty easy task. If I had more time to be able to do the intial setup -- checking out rep etc -- I would do this via a pull request.

CoffeeScript is kind of obsolete with modern versions of ES and TypeScript.

Hence, this just as a small improvement suggestion:

  • There are only a couple of CoffeeScript files in this repo
  • With decaffeinate these transfiles are translated to ES6 in seconds (it works pretty well -- I tried it with the files)
  • Then you can remove the coffee-rails dependency.

Thanks to anybody willing to do this. This makes a lot of projects using this gem leaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions