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
- (CGRect)textRectForBounds:(CGRect)bounds { | |
return CGRectMake(bounds.origin.x + 10, bounds.origin.y + 13, | |
bounds.size.width - 20, bounds.size.height - 16); | |
} | |
- (CGRect)editingRectForBounds:(CGRect)bounds { | |
return [self textRectForBounds:bounds]; | |
} |
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
http://stackoverflow.com/questions/7848766/how-can-we-programmatically-detect-which-ios-version-is-device-running-on |
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
http://stackoverflow.com/questions/18746929/using-auto-layout-in-uitableview-for-dynamic-cell-layouts-variable-row-heights |
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
https://www.docker.io | |
http://speakingjs.com/es5/ch01.html#_syntax |
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
curl -X PUT http://uprds.cl/api/visits/7453892508 -H 'Content-type: application/json' -H 'Authorization: Token token="_QzH4cGiyA39Jg-QVETT"' -d '{"visit":{"audit_items_attributes":[{"id":"279220"},{"id":"279221"},{"answer":"false","id":"279222","remote_image_url":"https://up-tmp.s3.amazonaws.com/279222visita_20141226_111046.jpeg"},{"id":"279223"},{"answer":"true","id":"279224","remote_image_url":"https://up-tmp.s3.amazonaws.com/279224visita_20141226_111056.jpeg"},{"answer":"false","id":"279225","remote_image_url":"https://up-tmp.s3.amazonaws.com/279225visita_20141226_111105.jpeg"},{"answer":"true","id":"279226","remote_image_url":"https://up-tmp.s3.amazonaws.com/279226visita_20141226_111115.jpeg"},{"id":"279227"},{"answer":"false","id":"279228","remote_image_url":"https://up-tmp.s3.amazonaws.com/279228visita_20141226_111124.jpeg"},{"id":"279229"},{"answer":"true","id":"279230","remote_image_url":"https://up-tmp.s3.amazonaws.com/279230visita_20141226_111133.jpeg"},{"id":"279231"},{"answer":"false","id":"279232 |
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
curl -X PUT http://uprds.cl/api/visits/8185269309 -H 'Content-type: application/json' -H 'Authorization: Token token="_QzH4cGiyA39Jg-QVETT"' -d '{"visit":{"audit_items_attributes":[{"answer":"false", "id":"392295", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392295visita_20150425_184618.jpeg"}, {"answer":"true", "id":"392306", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392306visita_20150425_184630.jpeg"}, {"answer":"false", "id":"392317", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392317visita_20150425_184642.jpeg"}, {"answer":"true", "id":"392328", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392328visita_20150425_184653.jpeg"}, {"answer":"false", "id":"392339", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392339visita_20150425_184704.jpeg"}, {"answer":"true", "id":"392350", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392350visita_20150425_184715.jpeg"}, {"answer":"false", "id":"392361", "remote_image_url":"https://up-tmp.s3.amazonaws.com/392361visita_20150425_ |
OlderNewer