Sha256: a69585c579fef0eb348b38b110e371fd6957a3aefcae073049f903dde855225c

Contents?: true

Size: 224 Bytes

Versions: 29

Compression:

Stored size: 224 Bytes

Contents

module Lono::Template::Strategy::Dsl::Builder::Helpers
  module CoreHelper
    extend Memoist

    def stack_name
      @options[:stack]
    end

    def setting
      Lono::Setting.new
    end
    memoize :setting
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
lono-7.5.2 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.5.1 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.5.0 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.11 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.10 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.9 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.8 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.7 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.6 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.5 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.4 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.3 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.2 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.1 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.4.0 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.3.2 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.3.1 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.3.0 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.2.3 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb
lono-7.2.2 lib/lono/template/strategy/dsl/builder/helpers/core_helper.rb