Sha256: 5acdbda9a69b7879f46aaa98070f442f89873df7381c64441e15f59f4c5ff2e2
Contents?: true
Size: 110 Bytes
Versions: 35
Compression:
Stored size: 110 Bytes
Contents
module DemoProject class App < Padrino::Application get :index do "padrino app" end end end
Version data entries
35 entries across 35 versions & 1 rubygems