Skip to content

Instantly share code, notes, and snippets.

View nquinlan's full-sized avatar

Nick Quinlan nquinlan

View GitHub Profile
@nquinlan
nquinlan / Eva.rb
Created January 13, 2013 00:52 — forked from cdl/Eva.rb
class Eva < Zebra
include MongoMapper::Document
include Vegan::Powers
include MongoMapperExt::Taggable
include MongoMapper::Tweetable
## Keys
key :scarves_count, Integer, :default => 20
key :compliments_count, Integer, :default => 100
key :hivemind_response_count, Integer, :default => 500
@nquinlan
nquinlan / AddCountryCode.scpt
Last active November 14, 2023 18:31 — forked from mzcu/AddCountryCode.scpt
Add country code to OS X Address book entries
(*
AddCountryCode.scpt
=====================
Customized version of @bluestarstuido's script posted on https://gist.github.com/mzcu/3771916?permalink_comment_id=4508047#gistcomment-4508047
Forked from @mzcu's script https://gist.github.com/mzcu/3771916
Originally built from Andreas Amann's script posted on https://discussions.apple.com/message/9169756#9169756