We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the 3 line CSV example so we can test that our importer is working properly.
https://github.com/RepoCamp/ucla2019/blob/7441cb27e579eee4b7c524cba3860241dc04fc88/spec/fixtures/three_line_example.csv
dog.jpg,"A Cute Dog","Terry's Dog Lily" goldfinch.jpg,"A Flock of Birds",https://www.allaboutbirds.org/guide/assets/photo/63737391-720px.jpg llama.jpg,"A Llama & Alpaca Mix",http://ukhorsefeed-france.com/equine-products-france/llama-alpaca-mix/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add the 3 line CSV example so we can test that our importer is working properly.
https://github.com/RepoCamp/ucla2019/blob/7441cb27e579eee4b7c524cba3860241dc04fc88/spec/fixtures/three_line_example.csv
Modified:
dog.jpg,"A Cute Dog","Terry's Dog Lily"
goldfinch.jpg,"A Flock of Birds",https://www.allaboutbirds.org/guide/assets/photo/63737391-720px.jpg
llama.jpg,"A Llama & Alpaca Mix",http://ukhorsefeed-france.com/equine-products-france/llama-alpaca-mix/
The text was updated successfully, but these errors were encountered: