mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
![Chris Gaffney](/assets/img/avatar_default.png)
It's common practice to be able to require the name of the gem. For example, bundler requires the gem name by default. This removes an element of surprise when using the gem.
1 line
13 B
Ruby
1 line
13 B
Ruby
require "v8"
|