Skip to content

Instantly share code, notes, and snippets.

@notesolution
Forked from michaelRM/gist:2924822
Created June 13, 2012 15:52
Show Gist options
  • Save notesolution/2924925 to your computer and use it in GitHub Desktop.
Save notesolution/2924925 to your computer and use it in GitHub Desktop.
credit_card partial conditional
-if model.is_a?(Product)
= form_for purchase, :url => [model,purchase], :method => :post do |f|
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment