Block or Report
Block or report klobuczek
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
acts_as_scribe Public
Forked from linkingpaths/acts_as_scribe
A simple plugin that allows to keep track of the users activity. Common uses could be user's wall, public timeline portlets, etc...
-
rspec2-rails-views-matchers Public
Forked from kucaahbe/rspec-html-matchers
Nokogiri based have_tag, with_tag matchers for rspec 2
Ruby 1
290 contributions in the last year
Less
More
Contribution activity
December 2022
Opened 1 pull request in 1 repository
neo4jrb/neo4j-ruby-driver
1
open
Created an issue in jruby/jruby that received 2 comments
Enumerable#chunk behaves in jruby-9.4.0.0 differently than in ruby 3.1.2 and jruby-9.3.9.0
Expected Behavior
3.1.2 :003 > [0].chunk{0}.map(&:first) => [0]
jruby-9.3.9.0 :001 > [0].chunk{0}.map(&:first)
=> [0]
Actual Behavior
jruby-9.4.0…
2
comments



