ubrub Wiki
Brought to you by:
bafoo
Ubrub, short for ubuntu-ruby, is a bashscript that will help you to install a gnome3 desktop environment together with RVM, ruby, rails and RubyMine (for RubyMine a license is required).
Do an Ubuntu minimal install using the Ubuntu mini iso. Then copy the ubrub-script to your home folder and provide it with the required permissions:
$ sudo chmod 775 ~/ubrub
Change to the /bin/-folder:
$ cd /bin/
Execute the script:
$ ~/ubrub
Reboot your system:
$ sudo reboot
After rebooting, login to a gnome-shell-session, open a terminal and execute an additional script to setup a RubyMine launcher on the desktop:
$ cd /bin/
$ ~/desktop_setup