Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Paul Yorde
Paul Yorde
10,497 Points

Code Editor

How would I go about using the command line tools with Aptana Studio 3 and Rails? The courses I've seen are using Textmate and what not, so I'm not seeing how to do this with my editor. Thanks –

2 Answers

Should be an option under view menu or window menu.. http://www.aptana.com/products/studio3 Once in you need to just navigate to your project folder to use Rake and Rails commands.

scott duke
scott duke
5,033 Points

In Aptana Studio 3, after creating a project, right-click the folder/file to get context menu. Then choose "Show in", from there, choose "Terminal". A terminal tab will now be available in your workspace. There are also, terminal icons along the top and bottom of the perspective's workspace.