vrish88 / sinatra_cyclist

Cycle through Sinatra routes at a regular duration.
MIT License
94 stars 18 forks source link

Provide an alternative that uses javascript or meta tags #8

Open contentfree opened 9 years ago

contentfree commented 9 years ago

While the Refresh header does the job nicely, when using sinatra_cyclist with Dashing it would be nice to be able to fade between dashboards.

It would be great to be able to configure the method used for cycling between header, meta and javascript. Obviously the latter two would require modifying the response body. Maybe a rack middleware?