Skip to content

Instantly share code, notes, and snippets.

@JasonSpatial
Created April 6, 2015 23:54
Show Gist options
  • Save JasonSpatial/d8ede20f8863dee92369 to your computer and use it in GitHub Desktop.
Save JasonSpatial/d8ede20f8863dee92369 to your computer and use it in GitHub Desktop.
copy_list.rb
class CopyList
class << self
def call(list, name, user)
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment