Module Gherkin::Rubify
In: lib/gherkin/rubify.rb

Methods

rubify   rubify  

Public Instance methods

Translate Java objects to Ruby. This is especially important to convert java.util.List coming from Java and back to a Ruby Array.

[Validate]