udl/datamapper_rack_streamer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== DatamapperRackStreamer This project streams data from a database to a client via a web-interface. It uses DataMapper for data retrieval and Sinatra/Rack combo for serving the interface. The data is streamed as csv. For more information see demo project streamer_app and spec.