Top Level Namespace
Defined Under Namespace
Modules: FSR Classes: Hash, Pathname, String
Constant Summary collapse
Instance Method Summary collapse
-
#stringio ⇒ Object
Fake socket used for mock testing ##.
Instance Method Details
#stringio ⇒ Object
Fake socket used for mock testing ##
3 |
# File 'lib/fsr/fake_socket.rb', line 3 require 'stringio' |