如何在heroku中使用pygments.rb呢?在plugin/pygments_code.rb中添加:

1
2
require 'rubypython'
RubyPython.start(:python_exe => "python2.6")