module Shoulda::Matchers::Doublespeak
Constants
- MethodCall
- MethodCallWithName
Public Instance Methods
world()
click to toggle source
# File lib/shoulda/matchers/doublespeak.rb, line 12 def world @_world ||= World.new end