abhaynikam / boring_generators

Boring generators aims to make your development faster by delegating boring setups to us.
https://www.boringgenerators.com/
MIT License
268 stars 25 forks source link

Improvement: ability to use Gemfile ruby version #6

Open adnikiforov opened 3 years ago

adnikiforov commented 3 years ago

I think it would be nice to be able to set ruby version for templates in the following order:

I can add this by myself, if you wish.

abhaynikam commented 3 years ago

@adnikiforov Thanks for logging the improvement request. It sounds like a good change to me. Please feel free to open a PR for fixing it.

coolprobn commented 3 months ago

This has now been added with https://github.com/abhaynikam/boring_generators/pull/95

@abhaynikam We should be able to close this issue now.