# File spec/spec_env.rb, line 8 def configure(apply_changes = true) cfg = IisConfiguration.new yield cfg cfg.apply_changes if apply_changes end
# File spec/spec_env.rb, line 14 def generate_random_name UUID.generate(:compact).to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.