Skip to content

Instantly share code, notes, and snippets.

View geapi's full-sized avatar

Georg Apitz geapi

View GitHub Profile
@mikfreedman
mikfreedman / temp-fly.rb
Last active September 20, 2017 03:10
Use fly with a temporary flyrc - useful for situations where you absolutely positively want your session to be temporary
#!/usr/bin/env ruby
# -*- mode: ruby -*-
# # vi: set ft=ruby :
require 'tmpdir'
class Input
attr_reader :get_method