Sha256: afdb8f881acfffb5793eb10c5c2bc5a4681c87f55b48b9137ca7cf7bbb520121

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

# frozen_string_literal: true

KConfig.configure do |config|
  config.handlebars.helper(:join, Handlebarsjs::Helpers::Array::Join.new)
  config.handlebars.helper(:join_pre, Handlebarsjs::Helpers::Array::JoinPre.new)
  config.handlebars.helper(:join_post, Handlebarsjs::Helpers::Array::JoinPost.new)
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
handlebarsjs-0.6.2 lib/handlebarsjs/helpers/array/default_configuration.rb
handlebarsjs-0.6.1 lib/handlebarsjs/helpers/array/default_configuration.rb
handlebarsjs-0.6.0 lib/handlebarsjs/helpers/array/default_configuration.rb
handlebarsjs-0.5.7 lib/handlebarsjs/helpers/array/default_configuration.rb