class Fried::Test::LoadTestsPath::Substitute

Public Instance Methods

call() click to toggle source
# File lib/fried/test/load_tests_path.rb, line 11
def call
  record :call
  nil
end