Sha256: 1010523f97a07b7bb71c591bc44069524dd281e3ae62926a6d8cc5a408389f85
Contents?: true
Size: 401 Bytes
Versions: 6
Compression:
Stored size: 401 Bytes
Contents
# encoding: utf-8 require_relative 'ayadn/version' %w{rest_client json thor rainbow/ext/string terminal-table yaml logger daybreak fileutils io/console}.each { |r| require "#{r}" } # winPlatforms = ['mswin', 'mingw', 'mingw_18', 'mingw_19', 'mingw_20', 'mingw32'] # case Gem::Platform.local.os # when *winPlatforms # require 'win32console' # require 'pstore' # end require_relative 'ayadn/app'
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ayadn-1.2.8 | lib/ayadn.rb |
ayadn-1.2.7 | lib/ayadn.rb |
ayadn-1.2.6 | lib/ayadn.rb |
ayadn-1.2.5 | lib/ayadn.rb |
ayadn-1.2.4 | lib/ayadn.rb |
ayadn-1.2.3 | lib/ayadn.rb |