Sha256: 209bbe5503aa144a9160ce9f61b53885a5a856e208d842e607eead669a2497ed
Contents?: true
Size: 147 Bytes
Versions: 4
Compression:
Stored size: 147 Bytes
Contents
module Stachio class ApplicationController < ActionController::Base def readonly !!(Stachio::Engine.config.readonly) end end end
Version data entries
4 entries across 4 versions & 1 rubygems