Sha256: 3ad25cac52e0a0487d2c7a01715c05100254d33312fc5b85cd42756e0d3ffbd9

Contents?: true

Size: 209 Bytes

Versions: 8

Compression:

Stored size: 209 Bytes

Contents

test_str = 'some ruby code goes here'

test_hash = {:test => 'test', :no_space=>0, :many_spaces   =>   1}

test_hash2 =
            {
              :key => 'value',
              :test_123 => 123
            }

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
syntax_fix-0.0.4 spec/fixtures/test.rb
syntax_fix-0.0.4 spec/fixtures/test/test.rb
syntax_fix-0.0.3 spec/fixtures/test.rb
syntax_fix-0.0.3 spec/fixtures/test/test.rb
syntax_fix-0.0.2 spec/fixtures/test.rb
syntax_fix-0.0.2 spec/fixtures/test/test.rb
syntax_fix-0.0.1 spec/fixtures/test.rb
syntax_fix-0.0.1 spec/fixtures/test/test.rb