Skip to content

Instantly share code, notes, and snippets.

@mattfordham
Created July 14, 2012 21:27
Show Gist options
  • Save mattfordham/3113448 to your computer and use it in GitHub Desktop.
Save mattfordham/3113448 to your computer and use it in GitHub Desktop.
attr_accessor :my_csv_file
validates :my_csv_file, :csv => true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment