speartail / RailRoad

Ruby on Rails diagrams generator - this repository contains the patches that allows it to be used with rails 2.3
http://wiki.github.com/peterhoeg/RailRoad
Other
75 stars 177 forks source link

Rake tasks to generate diagrams from Rails app #7

Closed DoppioJP closed 8 years ago

peterhoeg commented 8 years ago

Hi @DoppioJP and thank you for the PR.

FYI, this project only works with rails 2.3 and lower. You probably want to have a look at https://github.com/preston/railroady instead which is for 3, 4 and 5.

DoppioJP commented 8 years ago

Hi @peterhoeg, that is correct. I am recovering an old app in 2.3 and I noticed I had these changes there which I used back then but I never PR'd them.