Skip to content

Instantly share code, notes, and snippets.

@stevenshelby
Created November 15, 2013 20:06
Show Gist options
  • Select an option

  • Save stevenshelby/7490746 to your computer and use it in GitHub Desktop.

Select an option

Save stevenshelby/7490746 to your computer and use it in GitHub Desktop.
def get_small_list
@small_list = fetch_url "http://myurl.com/small-list.html"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment