rf-web/vendor/bundle/gems/ffi-1.11.1/samples/sample_helper.rb

7 lines
203 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
require 'rubygems'
require 'spec'
$:.unshift File.join(File.dirname(__FILE__), "..", "lib"), File.join(File.dirname(__FILE__), "..", "build", RUBY_VERSION) unless RUBY_PLATFORM =~ /java/
require "ffi"