General

Profile

itsNikolay (Nikolay Ponomarev)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

09/17/2024

03:52 AM Ruby Revision bb2d2473 (git): [DOC] Fix autoload method formatting
itsNikolay (Nikolay Ponomarev)

11/22/2016

07:21 PM Ruby Feature #12971: (Refactoring) Remove `defined?` checks from observer.rb
can be closed also =\ itsNikolay (Nikolay Ponomarev)
05:32 PM Ruby Feature #12971: (Refactoring) Remove `defined?` checks from observer.rb
Github Pull Request: https://github.com/ruby/ruby/pull/1489 itsNikolay (Nikolay Ponomarev)
05:30 PM Ruby Feature #12971 (Closed): (Refactoring) Remove `defined?` checks from observer.rb
Remove `defined?` checks from observer.rb
- Contains less code
- Easier to understand Observable logic
- No performance downgrade
itsNikolay (Nikolay Ponomarev)

10/16/2014

01:59 AM Ruby Bug #10390: BUG] Segmentation fault at 0xbf3eeedc
Get this when I try to merge.
```ruby
FactoryGirl.define do
factory :calculator_params, class: Hash do
initialize_with do
{ from: { city_id: '0987654321' },
to: { city_id: '12345678' },
weight: 3,
...
itsNikolay (Nikolay Ponomarev)
01:43 AM Ruby Bug #10390 (Closed): BUG] Segmentation fault at 0xbf3eeedc
I've got segmentation fault on ruby 1.9.3 and 2.1.2
when starting rspec task
@myronmatson said that is ruby core issue, thus i post it here
https://github.com/rspec/rspec-dev/issues/52
Full listing of output in attachment
Thanks fo...
itsNikolay (Nikolay Ponomarev)

Also available in: Atom