helix/ruby/ext/helix_runtime
Terence Lee 088a636192 allow private constructor. also add docopt example
You can do this by setting:

```
def initialize(helix, ...) {
}
```

Right now this only works on the constructor and only unexported is
supported.
2018-06-14 00:09:09 -07:00
..
native allow private constructor. also add docopt example 2018-06-14 00:09:09 -07:00
extconf.rb Initial commit 2016-05-06 15:01:20 -05:00