What is the modern way to structure a ruby gem?

Viewed 10662

Has much changed with the release of Bundler? Is there a template that can be used as a base? What are the best practices?

5 Answers
Related