fbonetti / elm-rails

View helpers for incorporating Elm modules into Rails views
MIT License
75 stars 20 forks source link

Rails generator? #13

Open lsimoneau opened 7 years ago

lsimoneau commented 7 years ago

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.