以下の内容はhttps://blog.mirakui.com/entry/2011/11/30/214741より取得しました。


super pre記法 syntax highlighting テスト

[STDOUT, STDERR].each do |io|
  io.instance_eval do
    def puts_with_format(*arg)
      print "[#{Time.now.strftime("%Y-%m-%d %H:%M:%S")} ##{$$}] "
      puts_without_format *arg
    end
    alias puts_without_format puts
    alias puts puts_with_format
  end
end

シンタックスハイライトがないとつらいですね




以上の内容はhttps://blog.mirakui.com/entry/2011/11/30/214741より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14