AgileVentures / AgileVentures/LocalSupport
issue with rake db:import:emails
オープン
up-for-grabs
- 主要言語
- Ruby
- スター
- 64
- フォーク
- 209
- PR マージ指標
- PR 指標を取得中
説明
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]`
コントリビューションガイド
評価
この issue はまだ評価されていません。