I am applying for a job that wanted a code sample written in Ruby.
I’m sure there’s something my ~/bin written in ruby I could have used, but instead of doing that, I downloaded the Camping microframework and put together a very simple time-tracking application.
It does not feature authentication (right now) because camping/session.rb seems to be broken.
Here’s the source code: jot.rb