Sha256: 10301c6d63013a48622434a2fd2438dce8dd4bb29327989b2bab8999630efaf4
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
require 'taza/generators' require 'taza/page' require 'taza/site' require 'taza/tasks' module Taza VERSION = '0.5.0' def self.windows? PLATFORM.include?("mswin") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
taza-0.5.0 | lib/taza.rb |