Flowdock
method

new

Importance_0
v2_4_6 - Show latest stable - 0 notes - Class: InputEOFError
new(question) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/mock_gem_ui.rb, line 15
    def initialize question
      super "Out of input for MockGemUi on #{question.inspect}"
    end
Register or log in to add new notes.