lib/axlsx/drawing/pic.rb in axlsx-1.0.16 vs lib/axlsx/drawing/pic.rb in axlsx-1.0.17
- old
+ new
@@ -1,5 +1,5 @@
-# -*- coding: utf-8 -*-
+# encoding: UTF-8
module Axlsx
# a Pic object represents an image in your worksheet
# Worksheet#add_image is the recommended way to manage images in your sheets
# @see Worksheet#add_image
class Pic