method

load_thorfile

load_thorfile(path, content = nil, debug = false)
public

Receives a path and load the thor file in the path. The file is evaluated inside the sandbox to avoid namespacing conflicts.