Jason Earl
Jason Earl
I get an error about not being able to find / load Sprockets::SassImporter after a recent bundle update The offending piece of code is: https://github.com/vhyza/sass-rails-source-maps/blob/master/lib/sass-rails-source-maps/sass_importer.rb#L2
``` ruby get '/', provides: 'text/event-stream' do sse_stream &:close end ``` Just doing this and running this about 10 times shows an increase in mem usage. ``` shell httperf --server=localhost...
**KMS Version**: (In Docker with --net=host) Module: 'core' version '6.6.3' Module: 'elements' version '6.6.3' Module: 'filters' version '6.7.0~1.g0314843' **Other libraries versions**: Paste output of executing `dpkg -l | egrep -i...
I'm trying to move away from Pandas and thus found this project through that process. I'm looking to achieve something like https://pandas.pydata.org/docs/dev/reference/api/pandas.io.formats.style.Styler.background_gradient.html but rather than use a linear pair of...