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

Fix/mitigate rubystyle offenses #94

Closed nysthee closed 9 years ago

thotmx commented 9 years ago

@preston What do you think about this PR?

I think it could be useful. I'm not sure about some of them (for example replace ' for "), but it's not so bad.

And looking this PR showed me some places that need an small refactoring.

preston commented 9 years ago

@thotmx Looks fine, though I do notice some method name changes. Is that 100% backwards compatible?

preston commented 9 years ago

Merged, tagged and released as v1.3.1. Thanks!