fbonetti / elm-rails

View helpers for incorporating Elm modules into Rails views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails generator?

lsimoneau opened this issue · comments

It might be nice to have rails generate elm-rails:install which would create a skeleton Elm app, require it in application.js, update the .gitignore, etc.