Rails console code completion

The rails console normally has easy tab completion for things like model attributes, methods and associations. However it seems like the Rubymine console is unable to complete these types of things via ctrl + space. Is there any reason for this?

0

请先登录再写评论。