General

Profile

cha1tanya (Prathamesh Sonpatki)

  • Login: cha1tanya
  • Email: csonpatki@gmail.com
  • Registered on: 07/13/2012
  • Last sign in: 11/11/2019

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 5 6

Activity

02/27/2020

02:08 AM Ruby master Revision 9a422fc0 (git): Update docs for Time#at method [ci skip]
Add docs about all possible options for the `in` argument. cha1tanya (Prathamesh Sonpatki)

08/03/2019

05:50 AM Ruby master Feature #16039: Array#contains? to check if one array contains another array
Agree that `superset` is better name. Here is the actual use case:
```ruby
Project.pluck(:id).contains?([1,2,3])
...
cha1tanya (Prathamesh Sonpatki)

08/02/2019

06:09 PM Ruby master Feature #16039 (Open): Array#contains? to check if one array contains another array
I woud like to propose `Array#contains?` which will check if the one array is part of another array.
Implementation ...
cha1tanya (Prathamesh Sonpatki)

11/18/2016

03:31 PM Ruby master Bug #12955 (Third Party's Issue): BigDecimal::INFINITY and BigDecimal::NAN to_json and as_json should error out similar to Float::INFINITY and Float::NAN
Currently, `Float::INFINITY` and `Float::NAN` error out when we try to convert them into JSON representation using `a... cha1tanya (Prathamesh Sonpatki)

10/22/2016

08:23 AM Ruby master Bug #12863 (Closed): Hash#compact! behavior different from the Active Support Hash#compact!
Hash#compact and Hash#compact! were added in https://bugs.ruby-lang.org/issues/11818 but the Hash#compact! is differe... cha1tanya (Prathamesh Sonpatki)

10/22/2013

06:05 PM Ruby master Bug #9002: Use simpler example for File#expand_path
Thanks Benoit :) cha1tanya (Prathamesh Sonpatki)

10/19/2013

10:00 PM Ruby master Bug #9002: Use simpler example for File#expand_path
Updated based on suggestions of @zzak and @Eregon. Please take a look cha1tanya (Prathamesh Sonpatki)

10/11/2013

12:23 PM Ruby master Bug #9002: Use simpler example for File#expand_path
Can we give both examples? I think the original example is a bit hard to understand due to two "..". In the first exa... cha1tanya (Prathamesh Sonpatki)

10/09/2013

02:06 AM Ruby master Bug #9002 (Closed): Use simpler example for File#expand_path
Use simpler example for File#exapnd_path when start_directory path is given. cha1tanya (Prathamesh Sonpatki)

09/22/2013

08:11 PM Ruby master Bug #8888: Fix grammar for documentation of #bm of Benchmark module
zzak (Zachary Scott) wrote:
> This issue was solved with changeset r43002.
> Prathamesh, thank you for reporting th...
cha1tanya (Prathamesh Sonpatki)

Also available in: Atom