The Track Magic Main Window

The Track Magic window allows you to explore all of the Ruby on Rails applications on your system. The window is divided into three panes — Applications, Tables and Fields.

001_TrackMagicWindow

The application pane lists all of the Rails applications on your system. Click on an application to select it. This displays the tables (models) in that application. Clicking on a table selects that table and displays the field structure of the table.