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