提交 e7ba7c3b 编写于 作者: A Agis Anastasopoulos

Remove unnecessary whitespace

上级 8b178b3f
......@@ -215,7 +215,7 @@ CODE
These methods let you ask questions from templates and decide the flow based on the user’s answer. Lets say you want to freeze rails only if the user want to:
```ruby
rake("rails:freeze:gems") if yes?("Freeze rails gems ?")
rake("rails:freeze:gems") if yes?("Freeze rails gems?")
# no?(question) acts just the opposite.
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册