Can the class diagram show derived classes?

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

0

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)

0

请先登录再写评论。