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