Aptana RadRails provides a rich and powerful user interface for creating Ruby on Rails applications. You can create projects, edit them with ease, and debug them with a variety of tools. RadRails ships with an embedded jRuby interpreter ready to go, or you can configure it to use an external Rails installation. |
|
Getting StartedBelow is a short introduction to using the functionality of Aptana RadRails. Creating a simple application
Viewing your dataGo to to Window > Open Perspective > Data. Make sure the Data Navigator view is selected. You can expand out the data navigator tree for your project and view the data in the tables. Viewing your serverClick on the Servers view in order to stop and restart your internal Rails server. Customizing your ApplicationYou can begin editing the files under app/views to edit the template pages of your application. For further customization options and more advanced topics, see the RadRails documentation. Key file locations:
|
Exploring RailsRadRails CommunityOther Community LinksBrowse the documentation
|