helix/ruby
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
..
bin
ext/helix_runtime allow private constructor. also add docopt example 2018-06-14 00:09:09 -07:00
lib v0.7.5 2018-06-04 16:15:00 -04:00
spec Safer string coercions 2018-06-02 08:42:12 +09:00
.gitignore
.rspec
Gemfile
README.md
Rakefile
helix_runtime.gemspec Looser version requirement for Thor 2017-10-10 16:17:20 -07:00

README.md

Helix Runtime