class EventedFileUpdateCheckerPathHelperTest

Public Instance Methods

pn(path) click to toggle source
# File activesupport/test/evented_file_update_checker_test.rb, line 82
def pn(path)
  Pathname.new(path)
end