products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: ROR-559
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Average Average
Assignee: Chris Williams
Reporter: slnc
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Aptana RadRails

When executing a generator the console with the results of the command doesn't popup as it did in the past

Created: 07/Mar/08 11:52 AM   Updated: 16/Dec/08 02:59 PM
Return to search
Component/s: Generators
Affects Version/s: 1.0.0
Fix Version/s: 1.1.1

Impact on Workflow: Average
Studio Install Type: Eclipse Plugin
Operating System: Windows XP
Participants: Chris Williams and slnc


 Description  « Hide
In the past when I executed a generator command the console with the output and the links to the generated files poped up inmediately. Now the results are sent to the rails shell and I have to go search them.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Williams - 10/Mar/08 01:46 PM
I'm not sure that there's a lot of difference in behavior from before. It used to pop open a brand new console with the output. Now it appends the output to the Rails shell. In either case it should automatically push the console/shell to the front when the output appears; and it shoudl still hyperlink the files.

slnc - 11/Mar/08 12:20 AM
For me the part that is not working right now is the pushing of the rails console to the front. If I create a migration from the generators menu I have to manually open the rails console in order to get the link or go directly to the ruby explorer and search the newly created file.

slnc - 16/Dec/08 11:20 AM
It's working correctly now, thank you.