Sha256: 312031b4f8dcdbd60e76afb8774cec542a4f5b7259eae63bf44971d46aa8b97d
Contents?: true
Size: 205 Bytes
Versions: 3
Compression:
Stored size: 205 Bytes
Contents
begin require "ioext/#{RUBY_VERSION[/\d+.\d+/]}/ioext" rescue LoadError require "ioext/ioext" end require "ioext/version" class IOExt class Error < StandardError; end # Your code goes here... end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ioext_c-0.1.0-x86-mingw32 | lib/ioext.rb |
ioext_c-0.1.0-x64-mingw32 | lib/ioext.rb |
ioext_c-0.1.0 | lib/ioext.rb |