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

No dependencies specified in gemspec #42

Closed lenary closed 8 years ago

lenary commented 11 years ago

This makes it hell to work with. Yes, you use plaintext to specify required rails versions, but no more than that, allowing this to be installed in a rails 2.3.x system (which I'm running, and trying to use bundler to find me compatible diagram makers).

preston commented 8 years ago

This ticket is quite old, but for anyone looking, the older RailRoad gem is what supported Rails v2. railroady has only ever supported v3 onward.