Repositories (1)

tiramisu
1 snippets stored for this repo
Ruby IconRuby
yield(progress)
        #IE strips off whitespace at the end of an iframe
        #so we need to send a terminator
        out << ";" if !opts[:postmessage] && request.user_agent =~ /MSIE/ # Damn you, IE...
      end
    end