Open jensljungblad opened 7 years ago
The template for generating a sample application requires a specific ruby version to be installed. This is because we use the template to generate the sandbox application that is deployed to Heroku.
I think this should be solved as part of https://github.com/varvet/godmin/issues/228. If we can decouple sandbox deployment from the template, that would solve this issue.
The template for generating a sample application requires a specific ruby version to be installed. This is because we use the template to generate the sandbox application that is deployed to Heroku.