Sha256: c81feb11af0343992ae1b590d8ce623bf25be37750e5e3454ad85425939bb347
Contents?: true
Size: 188 Bytes
Versions: 4
Compression:
Stored size: 188 Bytes
Contents
module AppStatus # inherit from the parent app's ApplicationController so we can # render inside it's default layout. class ApplicationController < ::ApplicationController end end
Version data entries
4 entries across 4 versions & 1 rubygems