lib/excelfile/workbook.rb in rubyfromexcel-0.0.20 vs lib/excelfile/workbook.rb in rubyfromexcel-0.0.21
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
module RubyFromExcel
class Workbook
attr_reader :relationships
attr_reader :worksheets
\ No newline at end of file