Sha256: 2e78b95e39f8167b8b09ef50d849ecc600f7feef80264eaf82be11e75af96257
Contents?: true
Size: 116 Bytes
Versions: 3
Compression:
Stored size: 116 Bytes
Contents
class WelcomeController < ApplicationController skip_authentication def index render layout: nil end end
Version data entries
3 entries across 3 versions & 1 rubygems