description:How to patch GitLab (Rails application) manually
---
{{% alert title="Note" color="primary" %}}
This patching process only works for Ruby source files (For example: Rails controllers, models, services, workers). It does **not** work for JavaScript or CSS changes, because frontend assets are pre-compiled during the package/image build and the source files are removed from the installation.
{{% /alert %}}
## Patching an Omnibus install
Sometimes, we need to ask a customer to patch their systems manually. This may