Skip to content

Instantly share code, notes, and snippets.

Italics

*Single astricks will italicize text.*

Single astricks will italicize text.

Bold

Keybase proof

I hereby claim:

  • I am zolk on github.
  • I am zolk (https://keybase.io/zolk) on keybase.
  • I have a public key whose fingerprint is 3F42 7C59 2295 6D2D A33E D444 12C2 AFC1 22FE 2F81

To claim this, I am signing this object:

// Place all the behaviors and hooks related to the matching controller here.
// All this logic will automatically be available in application.js.
$(function() {
function copyShipInfo(){
ship_name = $('#order_ship_name').val();
ship_a1 = $('#order_ship_a1').val();
ship_a2 = $('#order_ship_a2').val();
ship_city = $('#order_ship_city').val();
ship_state = $('#order_ship_state').val();
$ gem -v
1.6.2
$ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.0]
$ rails -v
Rails 3.1.0.rc4
$ gem list