Sha256: 95c2824c31d5158f09561964556f9f440ac23f485826dbb6e85b13aaa8d1ba54

Contents?: true

Size: 75 Bytes

Versions: 1

Compression:

Stored size: 75 Bytes

Contents

class MyApp < Hisyo::Application
  get "/" do
    hello("MyApp")
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hisyo-0.0.3 data/generators/project/app/app.rb