Guest User

Untitled

a guest
Apr 24th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. class Rastcon
  2. require "rubygems"
  3. require "rastman"
  4.  
  5. def initialize
  6. @rastcon = Rastman::Manager.new("manager","hk187b")
  7.  
  8. end
  9. end
Add Comment
Please, Sign In to add comment