Skip to content

Instantly share code, notes, and snippets.

@AlainPilon
Created March 4, 2015 20:03
Show Gist options
  • Save AlainPilon/c7d3f76bfc03019ab02d to your computer and use it in GitHub Desktop.
Save AlainPilon/c7d3f76bfc03019ab02d to your computer and use it in GitHub Desktop.
def proxied_format
(kind == 'rss' || twitter? || weather_canada?) ? ".xml" : ".json"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment