Sha256: ea17b35b677692fb008464426931a2629ac6f9a6957cbdfa5ca41e0cadeddc4e
Contents?: true
Size: 165 Bytes
Versions: 30
Compression:
Stored size: 165 Bytes
Contents
def handler event response = { 'message' => "Welcome to FaaStRuby Local! Edit the function 'root' to customize this response." } render json: response end
Version data entries
30 entries across 30 versions & 1 rubygems