Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#7] Replace handlebars with handlebars-engine #24

Merged
merged 1 commit into from
Jan 31, 2022

Commits on Jan 31, 2022

  1. [#7] Replace handlebars with handlebars-engine

    This updates the Handlebars engine to remove any dependency on `therubyracer`.
    The `handlebars-engine` gem uses the `mini_racer` gem instead.
    
    See https://github.com/gi/handlebars-ruby
    See https://rubygems.org/gems/handlebars-engine
    
    Fixes #7.
    gi committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7a1e4ab View commit details
    Browse the repository at this point in the history