Sha256: 919189538b9c3688627f8f083f09dbf2fb357d8eeb83559543d1a6a584866b2a
Contents?: true
Size: 237 Bytes
Versions: 7
Compression:
Stored size: 237 Bytes
Contents
module Embedded class HomeController < ApplicationController include DiscoApp::Concerns::AuthenticatedController include DiscoApp::Concerns::UserAuthenticatedController layout 'embedded' def index end end end
Version data entries
7 entries across 7 versions & 1 rubygems