Aptana Studio 3 has removed several kinds of Ruby / Rails user interface. We took a less-than-more approach, because updating user interfaces with the evolving ruby ββ/ Rails community and between versions turned out to be very dirty, and in many cases the user interfaces were less productive than just using the command line.
Task Integration Rake now uses the context menu for projects containing Rakefiles. There are options for starting Rails applications under the server in startup or debug mode. Wizards for Ruby and Rails also work there, and we have support for YAML, HAML, Ruby, Sass, SCSS, CSS, HTML, and ERB / ββeditors.
For generators, we encourage users to use the command line inside the IDE (terminal view) or outside the IDE.
If there are certain types / functions that you think are missing and really need to be returned, feel free to add your voice / comments to http://jira.appcelerator.org/browse/APSTUD-2416
Also see http://wiki.appcelerator.org/display/tis/Rails+Development#RailsDevelopment-DeprecatedViewsServers%2CPlugins%2CGems%2CGenerators
source share