John McCaffrey

Results 4 issues of John McCaffrey

not a big deal, I just wasn't expecting it, and when it choked at that point, I don't know if it finished the rest of the setup, and all I...

Example: http://www.docsdoctor.org/doc_methods/25285 the Source link points to https://github.com/ruby/ruby/blob/master/ext/json/lib/json/add/regexp.rb/#L11 which returns 404 It would appear that the ruby project doesn't have a 'master' branch, but instead they have 'trunk' so a...

Is there any reason why the stamper couldn't be set before validations? I have a case where I want to ensure that a creator doesn't already have an object, but...

The yaml file is created with references to highline, but when it is loaded in again at startup, the highline classes are not reference, and yaml complains about: YAML.load_file(f) TypeError:...