Sha256: 3f72cb1392904d9367fb7631d877d7e7ab44e687304559dc371e66539e233a19
Contents?: true
Size: 661 Bytes
Versions: 9
Compression:
Stored size: 661 Bytes
Contents
- YARD documentation - benchmarks - optimisations (see puka) - Don't let users set the deprecated arguments. OpenOk if $DEBUG if data[offset..(offset + 1)] != "\x00" raise BadResponseError.new("known_hosts", "\x00", data) end end DO NOT GENERATE THE FOLLOWING: attr_reader :known_hosts def initialize(known_hosts) @known_hosts = known_hosts end arguments = Basic::Publish.method(:encode).parameters.map { |array| array.last } arguments.should include(:frame_size) arguments = Connection::Open.method(:encode).map { |array| array.last } arguments.should_not include(:capabilities) arguments.should_not include(:insist) generate the spec file(s)?
Version data entries
9 entries across 9 versions & 1 rubygems