Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/clearing_an_array.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
author 'Sandro Turriate'
date '2010-08-01'
summary "
What's the best way to clear out an array? Could be useful if you're storing
messages in an array like a buffer. How should you flush the buffer when
What's the best way to clear out an array? Could be useful if you're storing
messages in an array like a buffer. How should you flush the buffer when
you're done with it?
"

Expand Down