View files_controller.rb
Contract String => PathUnder["/allowed/path"] | |
def safe_path(path) | |
"/allowed/path" + path | |
end |