Sha256: 76beca60614d6470ad0ae8cbd29b7c496cfce543ad78743801d0989d0997df0c

Contents?: true

Size: 111 Bytes

Versions: 12

Compression:

Stored size: 111 Bytes

Contents

require 'support/bundle'

require 'arbre'

def arbre(&block)
  Arbre::Context.new assigns, helpers, &block
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
arbre-1.2.1 spec/spec_helper.rb
arbre-1.2.0 spec/spec_helper.rb
arbre-1.2.0.rc1 spec/spec_helper.rb
arbre-1.1.1 spec/spec_helper.rb
arbre-1.0.3 spec/spec_helper.rb
arbre-1.0.2 spec/spec_helper.rb
arbre-1.0.1 spec/spec_helper.rb
arbre-1.0.0 spec/spec_helper.rb
arbre-1.0.0.rc4 spec/spec_helper.rb
arbre-1.0.0.rc3 spec/spec_helper.rb
arbre-1.0.0.rc2 spec/spec_helper.rb
arbre-1.0.0.rc1 spec/spec_helper.rb