Aben

Results 17 issues of Aben

模板里这样写 ``` ... ``` hero命令的时候就报错 ``` vet: /Users/abenx/go/src/intab-webserver/template/layouts_master.html.go:7:2: could not import intab-webserver/bootstrap (can't find import: intab-webserver/bootstrap) ``` 但是生成.go文件里是正常的

https://github.com/rushairer/FontAwesomeKit

谢谢 我的钱包地址 D8S3pg4xhEnNkfVNhm1t8ingb2GvrAJBKw

https://github.com/rushairer/humpback-webhook

希望yy_saveToAlbumWithCompletionBlock 加个metadata参数 ``` [library writeImageDataToSavedPhotosAlbum:data metadata:nil completionBlock:^(NSURL *assetURL, NSError *error) ... ``` metadata:nil 想存exif信息都不行了

enhancement

https://github.com/seanjameshan/coin-cli/blob/40f67064833139fd0fcbc8d2a7b1c2a4e619bda1/src/Peer.ts#L151 It will destroy the peer list of the Main Server which run 'open xxxxx'

https://github.com/seanjameshan/coin-cli/blob/40f67064833139fd0fcbc8d2a7b1c2a4e619bda1/src/Peer.ts#L38 this.sendMsg(peer, MessageCreator.getTransactions()) is useless in line 38 of Peer.ts

增加getAllItemIDsFromTable方法。 有时候只需取全部的ID字段做过滤等操作。