Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created June 29, 2012 14:01
Show Gist options
  • Save jcoyne/3018118 to your computer and use it in GitHub Desktop.
Save jcoyne/3018118 to your computer and use it in GitHub Desktop.
1.9.3p194 :004 > work = Vrawork.create()
=> #<Vrawork:-2147144424747783014 @pid="changeme:39" >
1.9.3p194 :005 > work.VRA.content
=> nil
1.9.3p194 :006 > work.save
=> true
1.9.3p194 :007 > work.VRA.content
=> nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment