Sha256: a6fd86f6fa912b33fe0e5c11f035ea7c3f6c8a466342936750bde1d6c5d96959
Contents?: true
Size: 134 Bytes
Versions: 5
Compression:
Stored size: 134 Bytes
Contents
class AdminRootPage < Page respond_to :get do with :html do response.redirect children.first.path end end end
Version data entries
5 entries across 5 versions & 1 rubygems