Posts Tagged ‘sinatra’

Sinatra-Tailer: a small app for viewing server log files

March 18th, 2009 | Posted by Karl | 4 Comments
I was reading Jason Seifer’s: Offline Gem Server Rdocs, which is an apache/passenger served Sinatra app that allows you to view the Rdocs of installed gems without using gem server. ...

Apache Virtual Hosts, Rails, Rack, Passenger on Local Net

March 12th, 2009 | Posted by Karl | 2 Comments
This one has been bugging me for a couple of years and I just didn’t want to put in the time and testing to nail it down. But tonight was ...