shoelace/docs/tutorials
Vladimir Dementyev c7da2f24d5
Fix asset path for Rails (#268)
The path to assets should be consistent and not depend on the current script source. There are at least two situations when this assumption fails:
- When running `webpacker-dev-server`, the _pack_ URL doesn't contain `/js/` part.
- In test environment, `/packs-test` is used by default.
2020-12-12 11:21:36 -05:00
..
integrating-with-rails.md Fix asset path for Rails (#268) 2020-12-12 11:21:36 -05:00