From Juan Hernandez <juan.hernandez(a)redhat.com>:
Juan Hernandez has submitted this change and it was merged.
Change subject: Use 'Integer' instead of 'Fixnum'
......................................................................
Use 'Integer' instead of 'Fixnum'
Version 2.4 of Ruby unified the integer types into one single 'Integer'
type. This patch adapts the SDK so that it uses it (mostly for
documentation).
Change-Id: Ie9c4b445c4f9f07184008c301b01f4f6ce0dfdd9
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M generator/src/main/java/org/ovirt/sdk/ruby/YardDoc.java
M sdk/lib/ovirtsdk4/reader.rb
M sdk/lib/ovirtsdk4/writer.rb
M sdk/spec/reader_spec.rb
4 files changed, 7 insertions(+), 7 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/71389
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9c4b445c4f9f07184008c301b01f4f6ce0dfdd9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>