Sha256: f5a38b6451ae0438cb02b08946d54c61ab1d793fbafbfc61ed7f5bf7b6e11324

Contents?: true

Size: 207 Bytes

Versions: 36

Compression:

Stored size: 207 Bytes

Contents

module Sunspot
  module Solr
    class Installer
      module TaskHelper
        def say(message)
          if @verbose
            STDOUT.puts(message)
          end
        end
      end
    end
  end
end

Version data entries

36 entries across 36 versions & 10 rubygems

Version Path
qiny_sunspot_solr-2.1.0 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.5 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.4 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.3 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.2 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.1 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-jts-2.2.0 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-jts-2.2.0.rc1 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.2.0 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.1.1 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.1.0 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.0.0 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.0.0.pre.130115 lib/sunspot/solr/installer/task_helper.rb
gojee-sunspot-solr-2.0.5 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.0.0.pre.120925 lib/sunspot/solr/installer/task_helper.rb
sunspot_solr-2.0.0.pre.120924 sunspot_solr/lib/sunspot/solr/installer/task_helper.rb
sunspot_rails-2.0.0.pre.120924 sunspot_solr/lib/sunspot/solr/installer/task_helper.rb
sunspot-2.0.0.pre.120924 sunspot_solr/lib/sunspot/solr/installer/task_helper.rb
gojee-sunspot-solr-2.0.4 lib/sunspot/solr/installer/task_helper.rb
gojee-sunspot-solr-2.0.2 lib/sunspot/solr/installer/task_helper.rb