Skip to content

Instantly share code, notes, and snippets.

@radar
Forked from anonymous/gist:5344041
Created April 9, 2013 08:43
Show Gist options
  • Save radar/5344089 to your computer and use it in GitHub Desktop.
Save radar/5344089 to your computer and use it in GitHub Desktop.
@all_authentications.marshal_dump.each do |k,v|
v.each do |auth|
node(auth.id.to_sym) {{ created_at: auth.created_at }}
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment