Sha256: 7121cf48472868ab92ecae2835e5dceb4e47456e0af1b74df3a88f4fc96646f2

Contents?: true

Size: 127 Bytes

Versions: 8

Compression:

Stored size: 127 Bytes

Contents

module Mjml
  module Config

    mattr_accessor :exec_path
    @@exec_path = "#{Dir.pwd}/node_modules/mjml/bin/mjml"
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
mjml-0.0.8 lib/mjml/config.rb
mjml-0.0.7 lib/mjml/config.rb
mjml-0.0.6 lib/mjml/config.rb
mjml-0.0.5 lib/mjml/config.rb
mjml-0.0.4 lib/mjml/config.rb
mjml-0.0.3 lib/mjml/config.rb
mjml-0.0.2 lib/mjml/config.rb
mjml-0.0.1 lib/mjml/config.rb