1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00

missing require 'rhino/version'

This commit is contained in:
kares 2012-04-18 07:45:41 +02:00
parent b8879197b2
commit f292f13686

View file

@ -17,6 +17,7 @@ module Rhino
end
require 'rhino/version'
require 'rhino/wormhole'
Rhino.extend Rhino::To