# RubyMine basic navigation features (that make you move around code fast)

<p>
  <a href="https://www.youtube.com/watch?v=uRh2uetV4_I">
    <figure align="center">
      <img src="<%= src_fit("rubymine/navigation-features2.jpg") %>" width="100%">
    </figure>
  </a>
</p>

* jump to callback definition
* jump to field from schema
* jump to accessor definition
* jump to association declaration
* select jump destination from multiple implementations of methods
* jump to method defined in ruby gem

<!-- more -->

<iframe width="640" height="360" src="//www.youtube.com/embed/uRh2uetV4_I" frameborder="0" allowfullscreen></iframe>