AgileVentures / AgileVentures/LocalSupport

issue with rake db:import:emails

未关闭
#215 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。