Installing Ruby on Rails without access to command line
- by Darwin
I'm VERY new to this whole web dev thing but I can program and I liked Ruby when I used it before.
Now, I've got web hosting and a domain and a site on there that's currently ran under Joomla but I'd like to experiment with Rails.
The most access I can get to the server is FTP and maybe a setting here and there in the control panel. Definitely no command line.
Is there a way to just, I don't know, upload ruby on rails to a folder and run it in a browser? That's how Joomla works I think.
Literally every article I read about this starts with "you just do sudo get..." mumbo jumbo.