SpecGuard
# File lib/mspec/guards/compliance.rb, line 4 def match? if @args.include? :ruby raise Exception, "improper use of compliant_on guard" end standard? or implementation?(*@args) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.