Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created January 13, 2015 21:38
Show Gist options
  • Save jcoyne/83daa05cff0ad50afd79 to your computer and use it in GitHub Desktop.
Save jcoyne/83daa05cff0ad50afd79 to your computer and use it in GitHub Desktop.
(byebug) p resource.creator
[#<Oargun::ControlledVocabularies::Creator:0x3ff7ed22b620(default)>, #<Oargun::ControlledVocabularies::Creator:0x3ff7ebe8c434(default)>]
(byebug) p resource.save
true
(byebug) p resource.creator
[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment