James Bebbington

Results 15 comments of James Bebbington

I'm not sure if it's related, but since tilt 2.0.10 our [cells](https://github.com/trailblazer/cells) have been breaking with: ``` ActionView::Template::Error: undefined method `configuration' for Cell::Haml::Rails:Module app/cells/page/footer.haml:15:in `__tilt_6020' ```

Me three. I'd like to set whatever metadata is required, so that a hi DPI screenshot taken with Selenium with a `force-device-scale-factor=2`, when opened in MacOS defaults to be zoomed...

Yeah, I'm receiving the same error when running `setup`. webfont-generator v1.3.2 macOS 12.4

Thanks for getting back to me, I managed to find another solution to my problem, but FTR: ``` $ java -showversion java version "1.8.0_261" Java(TM) SE Runtime Environment (build 1.8.0_261-b12)...

Nothing that helpful for others I'm afraid, I was just looking to locally test out a font on a web site, so I just used the `.ttf` file. The project...

Hey @kervich many thanks for getting back to me, I shall take a look.

Just tried again but same result. More info: OS X 10.9 Vagrant 1.3.5 Is there anything I can do to debug this?

Thanks, will do when I get a spare min.

Hey @kervich, I'm seeing the same issue on Xcode 11 Beta (11M336w) on macOS 10.15 Beta (19A471t).

Yes, I can confirm seeing the same issue when attempting to upgrade to rails 6.1. [`@dotted_errors`](https://github.com/trailblazer/reform/blob/bcae40b7405a9ac3ee46507fa2c85acbc997a8c0/lib/reform/errors.rb#L7-L22) in `Reform::Contract::Result::Errors` doesn't seem to be being set, not sure why though.