Leo Lou
Leo Lou
When it's used with MBProgressHUD, it doesn't show up. When it's used standalone, it works.
I've created CocoaPods podspec for cocos2d-iphone-extensions at https://github.com/CCPods/CCPods-specs But the repo size with testing videos is more than 20MB. It takes a long time to clone cocos2d-iphone-extensions from github. As...
What are your thoughts on adding `google.protobuf.FieldMask update_mask = 2;` to the `standard methods` generator?
Should machinist_mongo be added? Currently spec/support/blueprints.rb is requiring machinist/active_record.
Pointed out by JFK, it might be related to "animation queue buildup" Couldn't replicate the issue easily, but it happens in both cycle full version and lite version. Details at...
Should Lonely Collections and Lonely Arrays be supported for YAML too?
eredis_pool:start() tries to connect to a localhost redis database because of the dbsrv configs if there is no local redis server, there will be a connection error.