Jason Perrone
Jason Perrone
I believe I see why the class is not there. Right after you add cloned_thead as a class on the new container, you then use the attr() method to set...
I fixed the problem by merely adding the cloned_thead class after you set the new container's classes to the parent's classes. Unfortunately, if in my css I set the cloned_thead...
Did you ever figure that out @ajahongir ?
This is my coverband config: ``` Coverband.configure do |config| config.verbose = false config.web_enable_clear = true config.track_views = true end ``` This is in production. I didn't configure anything special for...
This gem is dead.
@sudhindra I opened a PR a while ago for the Rails 6 stuff. You could fork your own project and steal the PRs you need.
Sorry, it wasn't me who did that PR. Losing track because I am finding I have to fix a lot of gems lately for either Rails 6.1 compatibility or Ruby...
@Leigh-M anything become of this?
> Heads-up, I noticed some missing lower case "g" on Open Sans after upgrading to versions mentioned above. But instead of changing prawn or downgrade it I have downloaded a...
I have also downgraded to prawn 2.4.0, ttfunk 1.7.0. I think that's all I can do. I downloaded the current versions of all the OpenSans-xxx.ttf fonts I use and they...