Sha256: 70b615cdda67845ac2295e2048d1062f1eaadc88e801ac8c17bd50938c05bd9a

Contents?: true

Size: 60 Bytes

Versions: 11

Compression:

Stored size: 60 Bytes

Contents

require "nyara"

get '/' do
  send_string 'hello world'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
nyara-0.1.pre.2 example/hello.rb
nyara-0.1.pre.1 example/hello.rb
nyara-0.0.1.pre.9 example/hello.rb
nyara-0.0.1.pre.8 example/hello.rb
nyara-0.0.1.pre.6 example/hello.rb
nyara-0.0.1.pre.5 example/hello.rb
nyara-0.0.1.pre.4 example/hello.rb
nyara-0.0.1.pre.3 example/hello.rb
nyara-0.0.1.pre.2 example/hello.rb
nyara-0.0.1.pre.1 example/hello.rb
nyara-0.0.1.pre example/hello.rb