Skip to content

Instantly share code, notes, and snippets.

@sapient
Created December 13, 2010 02:00
Show Gist options
  • Save sapient/738565 to your computer and use it in GitHub Desktop.
Save sapient/738565 to your computer and use it in GitHub Desktop.
<%= @user.work_country_id.nil? ? "No Country" : @user.work_country.name %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment