Can the class diagram show derived classes? Follow
I'm using RubyMine 6.3.3. I was hoping to use the class diagram to display the classes derived *from* the selected class. But it only shows the base classes (and modules) for the selected class. What am I missing?
Thanks!
Kylo
Please sign in to leave a comment.
It's impossible to check derived classes with class diagram, but you could see them in "Hierarchy" toolwindow. (Standart hotkey: Ctrl+H or Command+H)