Module: Stripe::JavascriptHelper

Defined in:
app/helpers/stripe/javascript_helper.rb

Instance Method Summary collapse

Instance Method Details

#stripe_javascript_tagObject



3
4
5
# File 'app/helpers/stripe/javascript_helper.rb', line 3

def stripe_javascript_tag
  render :partial => 'stripe/js'
end