Posts Tagged ‘Ruby’

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. ...

Ruby: Send Email Reminders from iCal Calendar

July 21st, 2008 | Posted by Karl | 1 Comment
This is going to be long, so hunker down for a good read. Problem: Our Cub Scout den leader sends email reminders to all the parent about upcoming events. I decided ...