Skip to content

Instantly share code, notes, and snippets.

@julioterra
Created October 9, 2011 02:10
Show Gist options
  • Select an option

  • Save julioterra/1273191 to your computer and use it in GitHub Desktop.

Select an option

Save julioterra/1273191 to your computer and use it in GitHub Desktop.
File navigation
file_obj.rewind
file_obj.pos = 10
file_obj.seek(30, IO::SEEK_CUR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment