Nick Ballenger
Nick Ballenger
**Description:** Validation gives inconsistent results depending on network status. **Reproduction:** 1. Turn off your network connection. 1. Do the following: ``` irb(main):001:0> require 'email_address' => true irb(main):002:0> EmailAddress::Config.configure(host_validation: :mx) =>...
If you copy paste (which some people will definitely do instead of going to the GH repo) the two code samples from: * http://developer.sketchup.com/en/content/hello-cube-2 * http://developer.sketchup.com/en/content/tuthellocubemainrb and infer file paths...