I've read several example regarding cells for rails but did not find some example showing how to create a completely isolated widget from a cell.
By isolated, I mean a widget that has its own css / javascript / ... and that only need to be copied in rails folder.
Is that something feasible with a cell ?
Can rails' cells embed their own javascript and css?
Asked Answered
Maybe this helps: github.com/apotonick/apotomo –
Manhandle
The README says yes: github.com/apotonick/cells#asset-pipeline –
Feigned
© 2022 - 2024 — McMap. All rights reserved.