Skip to content

Instantly share code, notes, and snippets.

@pzaich
Created October 16, 2012 02:56
Show Gist options
  • Select an option

  • Save pzaich/3897009 to your computer and use it in GitHub Desktop.

Select an option

Save pzaich/3897009 to your computer and use it in GitHub Desktop.
correct slice usage
self.overview = @raw_data[start_location..end_location]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment