Sha256: 644b4a2feae2dd629d3cd6cf878c9f8e3451d1b61e51c7a5c088d67effe137ec

Contents?: true

Size: 104 Bytes

Versions: 4

Compression:

Stored size: 104 Bytes

Contents

require 'soar_thread_worker'

class Main

  def test_sanity
  end
end

main = Main.new
main.test_sanity

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
soar_thread_worker-0.2.1 sanity/sanity.rb
soar_thread_worker-0.2.0 sanity/sanity.rb
soar_thread_worker-0.1.1 sanity/sanity.rb
soar_thread_worker-0.1.0 sanity/sanity.rb