Aptana Studio ヘルプ > はじめに > RDT (Ruby Development Tools) > Ruby Editor

Ruby find references

This page gives an overview of the Ruby find references feature.

Introduction

The Ruby find references feature allows you to right-click on selected ruby code and perform a search for read/write references, declarations, occurrences of identifier in file, etc.

This search is similar the contextual search in JDT.

Related Topics