<<2009-01-06 2009-01-08>>
    Jan 07 00:00
    rtomayko
    if not, then yeah just nuke it with: git reset --hard rtomayko/master
    nanodeath
    don't think so. I messed around with sinatra.rb a little, but those changes I think need to get reapplied in the context of your branch
    ahh, I was wondering how you nuke it to a particular branch, heh
    neat. that worked at least
    rtomayko
    yeah. super useful. I have a bash alias:
    alias mirror='git reset --hard'
    Booster joined #sinatra
    nanodeath
    I knew about git reset --hard HEAD, but I hadn't experimented that much
    rtomayko
    yeah, the hoboken changes are going to wreak havoc for a little while.
    nanodeath
    heh, hoboken means I have to relearn the main sinatra file again :P
    Jan 07 00:18
    Morgan55 joined #sinatra
    Jan 07 00:42
    gilesgoatboy joined #sinatra
    emmanuel__ joined #sinatra
    Jan 07 01:05
    emmanuel_ joined #sinatra
    Jan 07 01:12
    MitkOK joined #sinatra
    Jan 07 01:48
    emmanuel__ joined #sinatra
    Jan 07 01:54
    naeu joined #sinatra
    mcella joined #sinatra
    Jan 07 02:07
    naeu_ joined #sinatra
    cypher23
    rtomayko, sr's name is "Simon Rozet" I think (z, not s)
    Jan 07 02:12
    rtomayko
    cypher23: ahh, thanks.
    cypher23
    also, I suppose those whitespaces at the end of your description are on purpose? :)
    rtomayko
    nice catch!
    Jan 07 02:17
    rtomayko
    I didn't think anyone would get that
    priidu_ joined #sinatra
    Jan 07 02:24
    emmanuel_ joined #sinatra
    Jan 07 02:31
    atduskgreg joined #sinatra
    atduskgreg joined #sinatra
    Jan 07 02:39
    ubii joined #sinatra
    priidu joined #sinatra
    Jan 07 03:02
    foca joined #sinatra
    Jan 07 03:13
    emmanuel__ joined #sinatra
    Jan 07 04:07
    emmanuel_ joined #sinatra
    Jan 07 04:29
    mcella joined #sinatra
    bleything joined #sinatra
    webs joined #sinatra
    Jan 07 04:36
    aorist_
    with the hoboken branch, how do I set the header within a get block? header 'Content->Type' => .... is resulting in an undefined method header error
    never mind, it's in the helpful CHANGES file :)