Sha256: 56c6c2a96070fa25640c2f846ea563679de81d7f584e69a396be99c4ab5b22fb
Contents?: true
Size: 109 Bytes
Versions: 7
Compression:
Stored size: 109 Bytes
Contents
class HomeController < ApplicationController def show render text: "", layout: "application" end end
Version data entries
7 entries across 7 versions & 1 rubygems