https://github.com/openshift/rails4-example
- NOTE: To disable assets compilation use
disable_asset_compilationmarker. - NOTE: You can prevent installing certain Gemfile group using:
rhc env set BUNDLE_WITHOUT=groupname - NOTE: You can commit
.openshift/markers/force_clean_buildto force a clean bundle. Justtouchthe file.