class Webssh < ActiveRecord::Base
attr_accessible :host, :myshixun_id, :password, :port, :username
belongs_to :myshixun
end