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.72k stars 142 forks source link

improve support for namespaced models #87

Closed ghost closed 9 years ago

ghost commented 9 years ago

rebase changes from preston/railroady#65 and singlebrook/railroady#1

ghost commented 9 years ago

I apologize for the lack of tests; my original changes were made months ago, and I’m not working on the project that I’d been using them for anymore.

Hopefully someone with more familiarity with the railroady codebase can comment on how useful these changes are.

xylolink commented 9 years ago

Thanks for the improvement ! No more bug for me with thiese modifications. diagram:all and diagram:all_with_engines are working well and now take into consideration namespaces for controllers and models classes.

preston commented 9 years ago

Any community objections to merging this in? Seems like a great patch.

Ch4s3 commented 9 years ago

+1