lib/octopress/draft.rb in octopress-3.0.0.rc.36 vs lib/octopress/draft.rb in octopress-3.0.0.rc.37
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module Octopress
class Draft < Post
def set_default_options
@options['type'] ||= 'draft'