Skip to content

Instantly share code, notes, and snippets.

View joshgoebel's full-sized avatar
💭
Playing with GitHub status.

Josh Goebel joshgoebel

💭
Playing with GitHub status.
  • CoverMyMeds
  • Louisville, KY
View GitHub Profile
sub vcl_recv {
#FASTLY recv
}
sub vcl_hash {
#FASTLY hash
}
sub vcl_error {
<?php
echo "do something evil test\n";
echo "your computer is toast\n";
?>
# this is needed so if someone later makes a public post private that
# the search won't blow up because it can't find that id
Ultrasphinx::Search.client_options[:ignore_missing_records]=true