Sha256: e448526f8e6e738812f44d1f902ed0433bd11407af75f83c3de88546b62d02a5
Contents?: true
Size: 105 Bytes
Versions: 8
Compression:
Stored size: 105 Bytes
Contents
class UnauthenticatedController < ApplicationController def index render text: 'success' end end
Version data entries
8 entries across 8 versions & 1 rubygems