DanielHT Posted March 15, 2010 Posted March 15, 2010 Hi. How can I run a ruby script like rake? I need to set up a database with "ruby/db:migrate". I can run simple "hello world" ruby scripts. See: http://liverequest.heliohost.org/cgi-bin/teste.rb Thanks in advance.
Wizard Posted March 15, 2010 Posted March 15, 2010 This support request is being escalated to our root admin.
Ashoat Posted March 15, 2010 Posted March 15, 2010 We don't have the binaries for rake. However, if the script is in Ruby you should be able to require it and then work from there.
Recommended Posts