hyperb
hyperb copied to clipboard
Hyper.sh Ruby Gem
Results
5
hyperb issues
Sort by
recently updated
recently updated
newest added
LogConfig object accepts dynamic bodies, ie: ```json "LogConfig" : { "Type": "", "Config": { "syslog-address": "" } } ``` thus it cant be parsed like all the other objects are...
bug
priority low
```ruby hyper_client.images.each do |image| puts image.repo_tags # throws no method error end ```
bug
images