Module: RSpec::ChangeToNow

Defined in:
lib/rspec/change_to_now/version.rb,
lib/rspec/change_to_now/matchers/detect.rb,
lib/rspec/change_to_now.rb

Defined Under Namespace

Modules: Matchers

Constant Summary collapse

VERSION =
"1.2.0"

Class Attribute Summary collapse

Class Attribute Details

.override_toObject

Returns the value of attribute override_to.



98
99
100
# File 'lib/rspec/change_to_now.rb', line 98

def override_to
  @override_to
end