Sha256: 1b17309dd7868ef8399bb5b0a13c8f7907837515486b5ffaf96bac4564df3c85

Contents?: true

Size: 159 Bytes

Versions: 3

Compression:

Stored size: 159 Bytes

Contents

module OffTheGrid
  module Templates
    module Project
      ERB = <<EOF.freeze
name <%= @name %>
oticket 0
fshare 0
acl NONE
xacl NONE
EOF
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
off_the_grid-0.0.6 lib/off_the_grid/templates/project.rb
off_the_grid-0.0.5 lib/off_the_grid/templates/project.rb
off_the_grid-0.0.4 lib/off_the_grid/templates/project.rb