Sha256: 93ada68aa3b39602ef0443ca41b5fb2d73052b11e73e5121f516172a7ab89d83

Contents?: true

Size: 117 Bytes

Versions: 4

Compression:

Stored size: 117 Bytes

Contents

module Stachio
  module TemplatesHelper
    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/templates_helper.rb
stachio-0.0.5 app/helpers/stachio/templates_helper.rb
stachio-0.0.4 app/helpers/stachio/templates_helper.rb
stachio-0.0.3 app/helpers/stachio/templates_helper.rb