Sha256: c7b37e594dc0d7f68f4f1ca55b57103f8b85c2655e4966c4db488954cf6ca041

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

<script>
  braintree.setup(
    "<%= @braintree_client_token %>",
		"dropin", {
			container: 'form-fieldset'
		}
	);
</script>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tellimus-0.1.2 app/views/tellimus/subscriptions/_braintree_js.html.erb
tellimus-0.1.1 app/views/tellimus/subscriptions/_braintree_js.html.erb
tellimus-0.1.0 app/views/tellimus/subscriptions/_braintree_js.html.erb
tellimus-0.0.4 app/views/tellimus/subscriptions/_braintree_js.html.erb
tellimus-0.0.3 app/views/tellimus/subscriptions/_braintree_js.html.erb