Skip to content

Instantly share code, notes, and snippets.

@baldwindavid
Created June 25, 2009 21:42
Show Gist options
  • Save baldwindavid/136185 to your computer and use it in GitHub Desktop.
Save baldwindavid/136185 to your computer and use it in GitHub Desktop.
@property.asking_price_type == 'Price' ? number_to_currency(@property.asking_price, :precision => 0) : "#{number_to_currency(@property.asking_price)}/SF"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment