It shows how to integrate Kendo UI library in a Rails project.
Despite it could be done via Webpack, I found it very difficult.
Open source part, can be added with yarn add kendo-ui-core but commercial part must be added by hand.
Thus, this is what I made:
- Create a vendor folder and kendo folder inside: