Pinned Loading
-
AgileVentures/LocalSupport
AgileVentures/LocalSupport PublicA directory of local support services and volunteer opportunities
-
paironaut/bin-hacks
paironaut/bin-hacks PublicGathered 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
-
NCCE/teachcomputing.org
NCCE/teachcomputing.org PublicThe website for the National Centre for Computing Education
-
testing a doorkeeper token request v...
testing a doorkeeper token request via a password grant 1require 'rails_helper'
23RSpec.describe '/oauth/', type: :request do
4let(:application) { create(:doorkeeper_application, confidential: false) }
5let(:user) { create(:user, email: '[email protected]', password: "PASSWORD") }
-
rails_helper or spec_helper snippet ...
rails_helper or spec_helper snippet to trace the clock before and after each rspec example 1ENV["RAILS_ENV"] ||= 'test'
2require 'spec_helper'
3# ...
4RSpec.configure do |config|
5# Can help you spot problems with system time, timezones and time travel,
-
interactive cluster graph (spider we...
interactive cluster graph (spider web) visualization of TMDb movie recommendations 1"
2For a workspace (aka playground)
3Works in a Moose 6.0 image
45dcorking, 2017, public domain Creative Commons CC0
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.