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

Ruby Search

This page gives an overview of the Ruby Search feature.

Introduction

You can use a Search window to do a Ruby context search.

To perform a Ruby context search:

  1. Click the Search button Image:iconSearch.png in the toolbar to open a Search window.
  2. Click the Ruby Search tab. The Ruby Search tab displays as shown below.

Image:rubySearch.png

The Ruby context search allows you to search for declarations and references of types, methods, variables, etc. The Ruby context search is modeled on the Java search in JDT.

Related Topics