Verifying that +neilbartley is my blockchain ID. https://onename.com/neilbartley
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that "neilbartley.id" is my Blockstack ID. https://onename.com/neilbartley |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if Rails::VERSION::MINOR < 2 && Rails::VERSION::MAJOR >= 4 | |
module ActionView | |
module Helpers | |
module TagHelper | |
private | |
def tag_option(key, value, escape) | |
value = value.join(" ") if value.is_a?(Array) | |
value = ERB::Util.h(value) if escape | |
%(#{key}="#{value.gsub(/"/, '"'.freeze)}") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class BespokeSlackbotService | |
NAME_AND_ICON = { | |
username: 'Bespoke Bot', | |
icon_emoji: ':bat:' | |
} | |
GOOD = 'good' | |
WARNING = 'warning' | |
DANGER = 'danger' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SLACK_WEBHOOK_URL: "https://hooks.slack.com/services/BLAH/BLAH/BLAH" | |
SLACK_WEBHOOK_CHANNEL: "#events_test" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# This script will mount /Users in the boot2docker VM using NFS (instead of the | |
# default vboxsf). It's probably not a good idea to run it while there are | |
# Docker containers running in boot2docker. | |
# | |
# Usage: sudo ./boot2docker-use-nfs.sh | |
# |
I hereby claim:
- I am neilbartley on github.
- I am neilbartley (https://keybase.io/neilbartley) on keybase.
- I have a public key whose fingerprint is 2041 40FF BD8F 36BB 8349 1C6A B056 C472 21FA 83CE
To claim this, I am signing this object:
NewerOlder