Skip to content

Instantly share code, notes, and snippets.

@Yax
Created August 28, 2009 20:58
Show Gist options
  • Select an option

  • Save Yax/177237 to your computer and use it in GitHub Desktop.

Select an option

Save Yax/177237 to your computer and use it in GitHub Desktop.
def index
@tickets = Ticket.find(:all)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment