Overview
Drawing the Unified Modeling Language of Rack.
Add this line to your application’s Gemfile:
gem 'draw_uml'
And then execute:
$ bundle
Add this line to your config/routes.rb
:
mount DrawUml::Engine, at: '/rails/draw/uml'
Draw by selecting the model: