Sha256: 95bd8444c5a45259670e4a5d2d47843dd9d54177eb4e21989d7d94d92fee3458
Contents?: true
Size: 225 Bytes
Versions: 6
Compression:
Stored size: 225 Bytes
Contents
# Copyright (c) 2006 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. class MainController < Controller def index "Hello, World" end end
Version data entries
6 entries across 6 versions & 2 rubygems