Sha256: 960f55f68e84118ff7b31c56b787146685c0ac475adb4ca1d2ac639aa7546f4d

Contents?: true

Size: 314 Bytes

Versions: 1

Compression:

Stored size: 314 Bytes

Contents

#### Simple Symbol

This example shows a simple symbol.

```show.rb```:
```ruby
require 'debug_helper'

DebugHelper.show(:lorem_ipsum, 'My symbol')
```

The output shows details of the symbol.

```show.yaml```:
```yaml
---
Symbol (message='My symbol' size=11 encoding=US-ASCII): :lorem_ipsum
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
debug_helper-1.5.0 markdown/readme/classes/symbol/simple/show.md