RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using Git to Maintain Common RubyGem Functionality with BasicGem

Do you maintain several different RubyGems? Maybe you maintain dozens? Wouldn’t it be nice to not have to repeat yourself when making changes that should be common to all the gems in your stable?

Introducing BasicGem, an opinionated RubyGem structure. BasicGem provides a repository for jump-starting a new RubyGem and provides a repository for cloned gems to pull future enhancements and fixes.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in