summaryrefslogtreecommitdiff
path: root/pkgs/servers/web-apps/discourse/plugin_gem_api_version.patch
AgeCommit message (Collapse)Author
2022-03-25discourse: 2.9.0.beta1 -> 2.9.0.beta3talyz
2021-06-24discourse: Add a proper plugin builder + a few initial packagestalyz
Some discourse plugins have Ruby dependencies and require a specialized builder. This introduces a generic builder that can be used whether the plugin has Ruby dependencies or not. It also adds a set of pre-packaged plugins available through `discourse.plugins` and provides an easy way to add more.