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-1178
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Chris Williams
Reporter: Farshad Zolfaghari
Votes: 0
Watchers: 0
Operations

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

Rails install error

Created: 17/Feb/09 10:56 AM   Updated: 19/Mar/09 12:10 PM
Return to search
Component/s: RubyGems
Affects Version/s: 1.1.2
Fix Version/s: 1.2.0

Impact on Workflow: Major
Studio Install Type: Standalone
Operating System: Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP, Windows Vista, Windows XP
Participants: Chris Williams and Farshad Zolfaghari
Issue Source: Customer


 Description  « Hide
Hi
I want to install rails support in aptana but i got this error :

>gem install -l rails-2.2.2.gem
ERROR: Error installing rails-2.2.2.gem:
rails requires rake (>= 0.8.3, runtime)

what should i do ?
Thanks



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Williams - 18/Feb/09 08:17 AM
The manual workaround is to install rake yourself. You can do this outside the IDE on the command line:
[sudo] gem install rake

Or by running the same command in the Rails SHell inside the IDE. Or you can use the Rubygems view to install the gem via the UI.


Chris Williams - 19/Mar/09 12:10 PM
Fixed in 1.2 branch, targeted for 1.2.0.