Sha256: be7748ef689edfc9607b8b267e3467e5a2a6e45602cbbdf2a3a6b104e6b34165

Contents?: true

Size: 297 Bytes

Versions: 7

Compression:

Stored size: 297 Bytes

Contents

# Built-in helpers for the DSL form
class Lono::Template::Strategy::Dsl::Builder
  module Helpers
    extend Memoist
    include CoreHelper
    include FileHelper
    include LookupHelper
    include S3Helper
    include TagsHelper

    include Lono::Template::Strategy::Common::Helpers
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
lono-7.3.2 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.3.1 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.3.0 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.2.3 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.2.2 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.2.1 lib/lono/template/strategy/dsl/builder/helpers.rb
lono-7.2.0 lib/lono/template/strategy/dsl/builder/helpers.rb