• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Ruby on Rails

First of all make sure that you have installed Ruby on Rails support. Just run /usr/local/psa/admin/sbin/autoinstaller and select 'Ruby on Rails support' in '9. [.] <+> Plesk hosting features'
 
Done that on Ubuntu Lucid, and also installed "rubyfull" package and passenger to use with Apache.

Shouldn't rails come installed as a gem?

I tried to do
# gem install rails
but's it's consuming all my CPU and it doesn't give an answer

Running on Plesk 10.4.4 and,
# gem -v
1.3.5

# ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]

# gem list

*** LOCAL GEMS ***

daemon_controller (0.2.6)
fastthread (1.0.7)
passenger (3.0.11)
rack (1.4.0)
rake (0.9.2.2)

Can any one give an explanation/brief on this since there is no documentation about this feature on the guide?

Regards
 
Back
Top