[Groonga-commit] ranguba/chupa-text at faa841a [master] Transfer need_screenshot? value

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 6 14:13:19 JST 2017


Kouhei Sutou	2017-07-06 14:13:19 +0900 (Thu, 06 Jul 2017)

  New Revision: faa841a3f34e944ea460dba5a2ece436ed0be299
  https://github.com/ranguba/chupa-text/commit/faa841a3f34e944ea460dba5a2ece436ed0be299

  Message:
    Transfer need_screenshot? value

  Modified files:
    lib/chupa-text/data.rb

  Modified: lib/chupa-text/data.rb (+1 -0)
===================================================================
--- lib/chupa-text/data.rb    2017-07-05 23:28:45 +0900 (c2afcbc)
+++ lib/chupa-text/data.rb    2017-07-06 14:13:19 +0900 (ce269d4)
@@ -99,6 +99,7 @@ module ChupaText
         self["source-mime-types"] ||= []
         self["source-mime-types"].unshift(data.mime_type)
       end
+      self.need_screenshot = data.need_screenshot?
     end
 
     # @param [String, URI, nil] uri The URI for the data. If `uri` is
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index