Hide Forgot
The ruby cartridge's control script has hard-coded references to the 'master' git branch. This ideally should change to be the git ref being used, as it no longer is locked to master.
https://github.com/openshift/origin-server/pull/4009
Checked on devenv_3961, ruby 1.9 app can build successfully after add Gemfile and Gemfile.lock. The basic build function works fine. And app can be started/stopped. force_clean_build issue has been reported Bug 1024282 Move this bug to verified.