gem_original_require’: no such file to load — net/https (MissingSourceFile)

If you get this error when getting your app up and running under Ubuntu it means you still need to install the libopenssl-ruby library:

sudo apt-get install libopenssl-ruby