preston / railroady

Ruby on Rails 3/4/5 model and controller UML class diagram generator. (`brew/port/apt-get install graphviz` before use!)
Other
1.71k stars 142 forks source link

is it possible to run railroady so images generated in different dir? #113

Closed tansaku closed 7 years ago

tansaku commented 8 years ago

I'd like to put the images in docs/schema_diagrams is there a config option for that?

preston commented 7 years ago

When run manually, you can direct the output anywhere you want. The built-in rake tasks, however, currently use a fixed path.