Sha256: 1a7333294a1fe327dbca432366e19f1ed4579b457f843ca86ceaed1328ba243a
Contents?: true
Size: 656 Bytes
Versions: 107
Compression:
Stored size: 656 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body> <table align="center" border> <tr><th>foo1.0</th><th>bar</th><th>bazz</th></tr> <tr><td>foo1.1</td><td>bar</td><td>bazz</td></tr> </table> <table align="center" border> <tr><th>foo2.0</th><th>bar</th><th>bazz</th></tr> <tr><td>foo2.1</td><td>bar</td><td>bazz</td></tr> </table> <table align="center" border> <tr><th>foo3.0</th><th>bar</th><th>bazz</th></tr> <tr><td>foo3.1</td><td>bar</td><td>bazz</td></tr> </table> </body> </html>
Version data entries
107 entries across 100 versions & 10 rubygems