Skip to content
Avatar

Organizations

@neo4jrb
Block or Report

Block or report klobuczek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ActiveRecord style Object Graph Mapping for neo4j

    Ruby 14 6

  2. csv2qif Public

    Ruby 2

  3. 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...

    Ruby 2 1

  4. fis-ski Public

    FIS Masters Standings

    HTML 1

  5. menolog Public

    Ruby 1

  6. Forked from kucaahbe/rspec-html-matchers

    Nokogiri based have_tag, with_tag matchers for rspec 2

    Ruby 1

290 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

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

Seeing something unexpected? Take a look at the GitHub profile guide.