Block or report user

Report or block asterite

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Popular repositories

  1. crystal

    The Crystal programming language

    Ruby 50 4

  2. cukecooker

    Write cucumber scenarios with aid

    Ruby 26 7

  3. rgviz-rails

    Google Visualization API Query Language for Ruby on Rails

    Ruby 22 5

  4. rgviz

    Google Visualization API Query Language for Ruby

    Ruby 12 4

  5. adventofcode2017

    My solutions to http://adventofcode.com/2017

    Crystal 10 1

  6. geochat-rails

    My try to implement geochat-core in rails :-P

    Ruby 4 1

778 contributions in the last year

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

Contribution activity

August 2018

Created a pull request in crystal-lang/crystal that received 8 comments

Let Array#sort only use `<=>`, and let `<=>` return `nil` for partial comparability

Fixes #6608 This PR does a few things: Array#sort and related methods used to use < and <= instead of <=>, as documented. This is fixed to only use

+265 −110 8 comments

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