General

Profile

apatniv (Vivek Ak)

  • Login: apatniv
  • Registered on: 12/31/2021
  • Last sign in: 05/28/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

02/21/2023

10:31 AM Ruby Revision 2ac1efc0 (git): [ruby/csv] Use https links instead of http
(https://github.com/ruby/csv/pull/274)
https://github.com/ruby/csv/commit/e2a06929a8
apatniv (Vivek Ak)

04/04/2022

02:08 AM Ruby Bug #18676: Misleading Documentation/Bug: Incorrect File.position on a file opened with "a" mode
Makes sense. apatniv (Vivek Ak)
01:00 AM Ruby Bug #18676: Misleading Documentation/Bug: Incorrect File.position on a file opened with "a" mode
Hi Jeremy. Thanks you for your response. Should we update the documentation to indicate the same so that it help anyone who encounters the same issue?
apatniv (Vivek Ak)

04/03/2022

08:56 PM Ruby Bug #18676 (Rejected): Misleading Documentation/Bug: Incorrect File.position on a file opened with "a" mode
Documentation says that whenever a file is opened in "a" mode, the stream is positioned at the end of stream. However, #tell method returns 0 instead of the size of the file. (https://ruby-doc.org/core-3.1.1/IO.html#class-IO-label-Positi... apatniv (Vivek Ak)

03/27/2022

11:10 PM Ruby Bug #18665: Tutorial Link for Optionparser is still broken
https://docs.ruby-lang.org/en/3.1/OptionParser.html
Points the tutorial link to: https://docs.ruby-lang.org/en/3.1/optparse/tutorial_rdoc.html which doesn't exist.
apatniv (Vivek Ak)
03:17 PM Ruby Bug #18665 (Closed): Tutorial Link for Optionparser is still broken
Previous issue that was filed:
https://bugs.ruby-lang.org/issues/18468
apatniv (Vivek Ak)

03/01/2022

12:46 AM Ruby Revision 11bcc0d9 (git): [DOC] Fix documentation for Array#delete
Never returns self. apatniv (Vivek Ak)

02/23/2022

04:05 AM Ruby Bug #18468: Tutorial Link for Optionparser is broken
#18468 The issue is still present in 3.1.1. I attached a screenshot for reference.
apatniv (Vivek Ak)

01/24/2022

03:12 AM Ruby Revision e7b573e5 (git): [ruby/io-wait] Document mandatory require for using io/wait methods
https://github.com/ruby/io-wait/commit/2beb05bd48 apatniv (Vivek Ak)

01/10/2022

05:35 AM Ruby Bug #18468 (Closed): Tutorial Link for Optionparser is broken
If one happens to go to this page for viewing documentation for [OptionParser ](https://docs.ruby-lang.org/en/master/OptionParser.html). The link for seeing the [tutorial](https://docs.ruby-lang.org/en/master/doc/optparse/tutorial_rdoc.h... apatniv (Vivek Ak)

Also available in: Atom