Skip to content
View dcorking's full-sized avatar

Organizations

@stormuk @coderwall-charity @paironaut @AgileVentures

Block or report dcorking

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. AgileVentures/LocalSupport AgileVentures/LocalSupport Public

    A directory of local support services and volunteer opportunities

    Ruby 63 212

  2. paironaut/bin-hacks paironaut/bin-hacks Public

    Gathered from around the internet, these are short executables for a Linux or macOS user's ~/bin directory, too small to re-distribute separately.

    Shell 1

  3. NCCE/teachcomputing.org NCCE/teachcomputing.org Public

    The website for the National Centre for Computing Education

    Ruby 7 2

  4. testing a doorkeeper token request v... testing a doorkeeper token request via a password grant
    1
    require 'rails_helper'
    2
    
                  
    3
    RSpec.describe '/oauth/', type: :request do
    4
      let(:application) { create(:doorkeeper_application, confidential: false) }
    5
      let(:user) { create(:user, email: '[email protected]', password: "PASSWORD") }
  5. rails_helper or spec_helper snippet ... rails_helper or spec_helper snippet to trace the clock before and after each rspec example
    1
    ENV["RAILS_ENV"] ||= 'test'
    2
    require 'spec_helper'
    3
    # ...
    4
    RSpec.configure do |config|
    5
      # Can help you spot problems with system time, timezones and time travel,
  6. interactive cluster graph (spider we... interactive cluster graph (spider web) visualization of TMDb movie recommendations
    1
    "
    2
    For a workspace (aka playground)
    3
    Works in a Moose 6.0 image
    4
    5
    dcorking, 2017, public domain Creative Commons CC0