Sha256: 48a5b02bc52797b3e224525a835eef4235e6678904c07af2a0fe0755a710f7c9

Contents?: true

Size: 105 Bytes

Versions: 35

Compression:

Stored size: 105 Bytes

Contents

require 'innate'

class Hello
  Innate.node '/'

  def index
    'Hello, World!'
  end
end

Innate.start

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
innate-2023.01.06 example/hello.rb
innate-2015.10.28 example/hello.rb
manveru-innate-2009.02.25 example/hello.rb
manveru-innate-2009.03.24 example/hello.rb
manveru-innate-2009.04.01 example/hello.rb
manveru-innate-2009.04.08 example/hello.rb
manveru-innate-2009.04.18 example/hello.rb
manveru-innate-2009.04 example/hello.rb
manveru-innate-2009.05 example/hello.rb
manveru-innate-2009.06.12 example/hello.rb
manveru-innate-2009.06 example/hello.rb
manveru-innate-2009.07 example/hello.rb
rjspotter-innate-2009.06.29 example/hello.rb
rjspotter-innate-2009.06.30 example/hello.rb
rjspotter-innate-2009.06.31 example/hello.rb
innate-2013.02.21 example/hello.rb
innate-2013.02 example/hello.rb
innate-2012.12 example/hello.rb
innate-2012.03 example/hello.rb
innate-2011.12 example/hello.rb