Sha256: e96182b758339fd8178f3df35aa4a6c5b18cceb2a58071677a27381ae5c4d164
Contents?: true
Size: 180 Bytes
Versions: 1
Compression:
Stored size: 180 Bytes
Contents
require 'pathname' Root = Pathname(__FILE__).dirname.join('../..').expand_path %w{json thor angry_hash}.each do |lib| root = Root+'vendor'+lib $LOAD_PATH << (root+'lib') end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
angry_mob-0.1.0 | lib/angry_mob/vendored.rb |