Ruby

Results 3 issues of Ruby

If you would like to display a static GIF Image(only 1 frame), the first frame is not added to the image. Also due to it's a static image, it can't...

feature request

2020-12-07 16:09:41.239555+0800 ******[1678:318076] [Bugly] Trapped uncaught exception 'NSInvalidArgumentException', reason: 'Passing argument that is not a CGColor to +[UIColor colorWithCGColor:]' ( 0 CoreFoundation 0x00000001861e25c0 472C9193-115D-34CD-AD1D-0E7E091C9432 + 1185216 1 libobjc.A.dylib 0x000000019a25c42c objc_exception_throw...

There is no need to use `PrettyRawRepresentable` unless you want to specify the type. Using extension can do the same thing and pass tests. If you still want to use...