Sha256: 0122af3c7c06d21ed83603b121be25a3a4a11c1506832b91dc3b462dd15c46d6

Contents?: true

Size: 91 Bytes

Versions: 7

Compression:

Stored size: 91 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
punk-0.3.6 app/routes/hello.rb
punk-0.3.5 app/routes/hello.rb
punk-0.3.4 app/routes/hello.rb
punk-0.3.3 app/routes/hello.rb
punk-0.3.2 app/routes/hello.rb
punk-0.3.1 app/routes/hello.rb
punk-0.2.0 app/routes/hello.rb