mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
add missing require
This commit is contained in:
parent
e22d36b1df
commit
ae9373064d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'stringio'
|
||||
module V8
|
||||
class Context
|
||||
attr_reader :native, :conversion, :access
|
||||
|
|
Loading…
Reference in a new issue