Sha256: f5762e74405be0a5fbde68fb169fa394412d04894d77c283a15cb0558915f72c

Contents?: true

Size: 119 Bytes

Versions: 4

Compression:

Stored size: 119 Bytes

Contents

module Stachio
  module ApplicationHelper
    def readonly
      !!(Stachio::Engine.config.readonly)
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
stachio-0.0.6 app/helpers/stachio/application_helper.rb
stachio-0.0.5 app/helpers/stachio/application_helper.rb
stachio-0.0.4 app/helpers/stachio/application_helper.rb
stachio-0.0.3 app/helpers/stachio/application_helper.rb