module AhnnotateBeUpToDate

Public Instance Methods

be_up_to_date() click to toggle source
# File lib/ahnnotate/rspec.rb, line 55
def be_up_to_date
  AhnnotateUpToDateMatcher.new
end