Sha256: 28f82ca106bca8fd710f5a41bf79a93381dc3af9e46504bdb24112bc60a5d35a

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

if ENV['RUBY_VERSION'] =~ /ruby-1.9/
  YAML::ENGINE.yamler = 'syck'
end

require File.expand_path('lobot/version', File.dirname(__FILE__))

module Lobot
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lobot-0.9.0 lib/lobot.rb