Defining gem dependencies in single file Ruby scripts
Bundler has an inline gemfile definition feature that lets you define gem dependencies in a single-file Ruby script. Read on to see how:
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!
Bundler has an inline gemfile definition feature that lets you define gem dependencies in a single-file Ruby script. Read on to see how:
Post a comment