作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
有没有办法测试rake任务?如果是这样,执行命令是什么?我不想实际接触开发数据库,因为我的任务是操纵数据。
最佳答案
是的,您实际上可以运行bundle exec rake COMMAND -n
看看 rake 有什么帮助,我们可以在这里看到。
# rake --help
--dry-run Do a dry run without executing actions.
关于ruby-on-rails - Rails + Rake : How to simulate running of rake task to see if it works?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16972667/
我是一名优秀的程序员,十分优秀!