Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
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
03 Jan 2016
Page 1 of 1
Today I learned © 2025
Powered by Ghost