Skip to content
View jonnyom's full-sized avatar

Block or report jonnyom

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Spotibot Public

    Ruby 1

  2. An Rspec it block that pulls out all...
    1
    it "pulls out the specs descriptions" do
    2
      parent_groups = self.class.instance_eval { @parent_groups }
    3
      descriptions = parent_groups.each(&:children).map do |child_group|
    4
        child_group.instance_eval { @descendant_filtered_examples }.map do |example|
    5
          example.full_description
  3. ruby-websocket-log-tailer Public

    Simple log tailer that prints logs over a Ruby websocket connection

    Ruby

  4. faraday Public

    Forked from lostisland/faraday

    Simple, but flexible HTTP client library, with support for multiple backends.

    Ruby

  5. Experimenting with using JavaScript ...
    1
    importScripts('https://cdn.evervault.com/serviceWorker.js');
  6. few_gas_algos Public

    Few algorithms in different languages (none in rust.. But there will be)

    Ruby 1