Skip to content

Instantly share code, notes, and snippets.

View jacksonh's full-sized avatar
🎯
Focusing

Jackson Harper jacksonh

🎯
Focusing
View GitHub Profile
+ (NSDictionary *)JSONKeyPathsByPropertyKey {
return [super.JSONKeyPathsByPropertyKey mtl_dictionaryByAddingEntriesFromDictionary:@{
@"issue": @"payload.issue",
@"action": @"payload.action",
@"action": @"action",
}];
}
- constant:-12.0]];
+ constant:-11.0]];
// http://stackoverflow.com/a/19277383
//
- (void)textViewDidChange:(UITextView *)textView
{
CGRect line = [textView caretRectForPosition:textView.selectedTextRange.start];
CGFloat overflow = line.origin.y + line.size.height
- ( textView.contentOffset.y + textView.bounds.size.height
- textView.contentInset.bottom - textView.contentInset.top );
if (overflow > 0) {
// We are at the bottom of the visible text and introduced a line feed, scroll down (iOS 7 does not do it)
<definitions>
<level>Real time bin for the current instrument</level>
<datum>0 = MLLW, 1 = IGLD, 2 = CRD, 4 = STD</datum>
<trend>0 = Steady (Slack), 1 = decreasing (Ebbing), 2 = increasing (Flooding), 3 = undefined</trend>
<missingValue>-999.999 = indicates that there was no reading recorded</missingValue>
</definitions>
<units>
<timeStamp>Timestamp of all data is in GMT</timeStamp><waterLevel>Water level height is in meters</waterLevel>
* In OCTPullRequestSpec.m put a breakpoint on the line:
it(@"should initialize", ^{
and a breakpoint on the line:
expect(pullRequest.objectID).to.equal(@"1");
* Select the OctoKit Mac target.
* Select Test from the Product menu
EMPTY PORT: Reedy Point Air Gap
EMPTY PORT: Piney Point
EMPTY PORT: Gloucester Point
EMPTY PORT: Tacony-Palmyra Bridge
EMPTY PORT: Reedy Point Air Gap
EMPTY PORT: Brandywine Shoal Light
EMPTY PORT:
EMPTY PORT: Gerald Desmond Bridge Air Gap
EMPTY PORT: Port Bolivar
EMPTY PORT: Galveston Pleasure Pier
@jacksonh
jacksonh / Makefile
Created November 17, 2013 20:06 — forked from dstnbrkr/Makefile
PROJECT = Artsy
BUNDLE_ID = net.artsy.artsy.beta
CONFIGURATION = Beta
WORKSPACE = $(PROJECT).xcworkspace
SCHEME = $(PROJECT)
APP_PLIST = $(PROJECT)/App/$(PROJECT)-Info.plist
IPA = $(PROJECT).ipa
DSYM = $(PROJECT).app.dSYM.zip
{
"routes": [
"/user/{username}": { "query": "select ... where username = $1", "template": "user.mustache" }
]
}
Class Method Location
- GC_add_to_heap
- GC_expand_hp_inner alloc.c:996
- GC_collect_or_expand alloc.c:1070
- GC_alloc_large malloc.c:60
- GC_generic_malloc malloc.c:204
- GC_malloc_atomic malloc.c:270
- mono_array_new_specific object.c:4346
- wrapper_managed_to_native_object___icall_wrapper_mono_array_new_specific_intptr_int
- eDictate__eDictate_EncryptedAudioDb_Read_long_int_intptr_byte____int_