Sha256: 0aa11bfda4e51cd010eea34c947bac7eec5ea00092b1ac46bf568e80b4494e22

Contents?: true

Size: 91 Bytes

Versions: 1

Compression:

Stored size: 91 Bytes

Contents

# frozen_string_literal: true

# route: GET /hello
PUNK.route("hello") { perform "world" }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
punk-0.4.1 app/routes/hello.rb