Sha256: 56181afb0b0d0f7a427c124b7b209481554036edb3f82d705525d7dc50dece18
Contents?: true
Size: 326 Bytes
Versions: 48
Compression:
Stored size: 326 Bytes
Contents
<!DOCTYPE html> <html> <head> <style> .code { white-space: pre-wrap; font-family: monospace; width: 100%; } .miss { background-color: #FF0000; } .hit, .undef { background-color: #94FF7C; } </style> </head> <body> COLORIZED_LINE_HTML </body> </html>
Version data entries
48 entries across 25 versions & 2 rubygems