Sha256: 61674e44bdb036fb65092c2b1c302b47020043e8b09a69d921bb669c0addfbba

Contents?: true

Size: 192 Bytes

Versions: 147

Compression:

Stored size: 192 Bytes

Contents

# frozen_string_literal: true

module Bolognese
  module Writers
    module CrossciteWriter
      def crosscite
        JSON.pretty_generate crosscite_hsh.presence
      end
    end
  end
end

Version data entries

147 entries across 147 versions & 1 rubygems

Version Path
bolognese-2.3.2 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.3.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.2.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.1.1 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.1.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.0.3 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.0.2 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.0.1 lib/bolognese/writers/crosscite_writer.rb
bolognese-2.0.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.11.5 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.11.4 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.11.3 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.11.2 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.11.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.10.0 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.9.18 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.9.17 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.9.14 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.9.13 lib/bolognese/writers/crosscite_writer.rb
bolognese-1.9.12 lib/bolognese/writers/crosscite_writer.rb