AgileVentures / AgileVentures/LocalSupport
issue with rake db:import:emails
Đang mở
up-for-grabs
- Ngôn ngữ chính
- Ruby
- Star
- 64
- Fork
- 209
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
I had a small issue with `bundle exec rake db:import:emails[db/emails.csv]` which resulted in an error message saying `no matches found: db:import:emails[db/emails.csv]`.
If anyone else has that problem, tt was easily resolved by adding a backslash after emails: `bundle exec rake db:import:emails\[db/emails.csv]`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.