Install the tcpflow package:
1
|
|
Monitor network traffic:
1
|
|
1
|
|
1
|
|
A static gallery generator gem that creates beautiful responsive layouts.
1
|
|
1 2 3 |
|
I needed to add a .png formatter to the quandl Grape API.
The png is generated using phantomjs, so it needed to be sent down inline.
1 2 3 4 5 6 7 |
|
These images are generated through the quandl api using the png response type. Other supported response types are json, xml, csv, xls, and html. The api provides programatic access to trim, collapse, transform, merge, and order datasets.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|