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