Skip to content

Instantly share code, notes, and snippets.

@rsl
Created May 11, 2009 16:54
Show Gist options
  • Save rsl/110049 to your computer and use it in GitHub Desktop.
Save rsl/110049 to your computer and use it in GitHub Desktop.
def uses(source = nil)
klass.inject_csv_source = block_given? ? block : source
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment