Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

graphs

A collection of 1 post
ruby

Visualise your Gemfile dependencies

If you ever wanted to visualise the gem dependencies of in your ruby/rails app, then bundler is there for rescue. Type in the following from your terminal: bundle viz Viz generates a PNG file of the current Gemfile as a dependency graph. Viz requires the ruby-graphviz gem (and its
Jan 3, 2016
Page 1 of 1
Today I learned © 2023
Powered by Ghost