I need a Ruby Gem that’s up-to-date providing a template to make your own Ruby project. I’ve checked out one called “newgem” as well as installed it, however with the Ruby Gem template changes it no longer works. Is there any straight-forward gem template utilities for the job that are still up-to-date? Thanks.
Share
You can use bundler to create skeleton for a gem. See this asciicast.