Skip to content

Instantly share code, notes, and snippets.

@lbadura
Created May 14, 2012 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lbadura/2692899 to your computer and use it in GitHub Desktop.
Save lbadura/2692899 to your computer and use it in GitHub Desktop.
# on loading the page
:3000/:19GET http://localhost:3000/assets/ads/ad.js?body=1
:3000/:19GET http://localhost:3000/assets/ads/index.js?body=1
:3000/:19GET http://localhost:3000/assets/views/ads/ads_index.js?body=1
# after clicking find it
jquery.js:8241XHR finished loading: "http://localhost:3000/api/listings?what=&where=Seattle%2C+WA&limit=10".
search_index.js:157Uncaught TypeError: undefined is not a function
jquery.js:8241XHR finished loading: "http://localhost:3000/api/ads?what=&where=Seattle%2C+WA&limit=6".
search_index.js:157Uncaught TypeError: undefined is not a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment