Skip to content

Instantly share code, notes, and snippets.

@acidtib
Created October 4, 2012 15:31
Show Gist options
  • Save acidtib/3834430 to your computer and use it in GitHub Desktop.
Save acidtib/3834430 to your computer and use it in GitHub Desktop.
@states.each{|t| if t.postcards.empty? t.postcards.delete(t) }
t.postcards.last
t.postcards.count
t.towns.last
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment