Sha256: 22a4254194a98f8a634b8e10d3245fbdc01bbde7ac6f3e61bee5e5906cfb9f27
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
require "ruby/instructor/version" module Ruby module Instructor class Error < StandardError; end # Your code goes here... end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-instructor-0.1.0 | lib/ruby/instructor.rb |