mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 06:14:54 +00:00
0d90b495a8
Our plugins use rails engines which are mounted against the main application's `ApplicationController`. This works great but path helpers need to reference `main_app` in order for it not to blow up.