Skip to content

Instantly share code, notes, and snippets.

@jonpaul
Created June 7, 2011 13:37
Show Gist options
  • Save jonpaul/1012270 to your computer and use it in GitHub Desktop.
Save jonpaul/1012270 to your computer and use it in GitHub Desktop.
Where did I go wrong?
bindings[:object].amount.presence.to_f.try(:number_to_currency)
returns >>>
undefined method `number_to_currency' for 139.0:Float
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment