Brandon Cordell

Results 4 comments of Brandon Cordell

For anyone else that's run into this you need to request entitlement from Apple to use this in your app for iOS 14+. https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_multicast

@bbascarevic-tti @chrisdebruin This doesn't work for me either. I'm also using `parallelize(workers: :number_of_processors)`.

@michaelherold I think you're close! I'm running into an issue though and maybe it's just general SimpleCov config and not due to parallelize? Regular tests rails test Running via Spring...

@Kocal Thank you. Therein lies my problem. Inside of .vue files the only thing parsed and added to the documentation are `@vue-*` tags. No other documentation is generated (e.g. a...