ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.33k stars 565 forks source link

Rails 7 / Propshaft support #588

Closed seanwmitchell closed 2 years ago

seanwmitchell commented 2 years ago

Is it possible to add in support or documentation for use of Rails 7 / Propshaft installations.

ankane commented 2 years ago

Hey @seanwmitchell, the existing Rails 7 instructions (for Importmap, esbuild, and Webpack) should work with both Sprockets and Propshaft.

seanwmitchell commented 2 years ago

Okay, I'll try again. It was just showing "Loading ..." for me when I tried it earlier, so I reverted to sprockets.

ankane commented 2 years ago

Cleaning up issues