Sha256: 24b0800430f0624a3c36da6190da8389e17518818a8e5f65f0a98f8d0411c2c7
Contents?: true
Size: 99 Bytes
Versions: 6
Compression:
Stored size: 99 Bytes
Contents
class PublicController < ApplicationController def index render text: "it works" end end
Version data entries
6 entries across 6 versions & 1 rubygems