After upgrading into Ubuntu Oneiric, i found error syntax highlighting {% codeblock %} at my octopress blog :
Liquid error: undefined method `join’ for #<String:0x00000001b65f70>
This is because Liquid 2.3.0. So, i downgrade into Liquid 2.2.2 and solve this problem.
Somebody also facing this problem.
I post "How to develop Octopress on Ubuntu Oneiric" to help people avoid rake install error and syntax hightlighting.
Thanks
After upgrading into Ubuntu Oneiric, i found error syntax highlighting {% codeblock %} at my octopress blog :
This is because Liquid 2.3.0. So, i downgrade into Liquid 2.2.2 and solve this problem.
Somebody also facing this problem.
I post "How to develop Octopress on Ubuntu Oneiric" to help people avoid rake install error and syntax hightlighting.
Thanks