Sha256: 7b9b2ff75352f6b91e0010c6b56793d1207a78f0c3ad93ffd5974648d05c4394
Contents?: true
Size: 105 Bytes
Versions: 2
Compression:
Stored size: 105 Bytes
Contents
class UnauthenticatedController < ApplicationController def index render body: 'success' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foyer-0.5.0 | spec/dummy/app/controllers/unauthenticated_controller.rb |
foyer-0.4.0 | spec/dummy/app/controllers/unauthenticated_controller.rb |