提交 c86cdea1 编写于 作者: V Vijay Dev 提交者: Mani Tadayon

minor rephrasing

上级 fab5fe7f
......@@ -198,7 +198,7 @@ route "root :to => 'person#index'"
h4. inside(dir)
I have my edge rails lying at +~/commit-rails/rails+. So every time i have to manually symlink edge from my new app. But now :
Enables you to run a command from the given directory. For example, if you have a copy of edge rails that you wish to symlink from your new apps, you can do this:
<ruby>
inside('vendor') do
......@@ -206,8 +206,6 @@ inside('vendor') do
end
</ruby>
So +inside()+ runs the command from the given directory.
h4. ask(question)
+ask()+ gives you a chance to get some feedback from the user and use it in your templates. Lets say you want your user to name the new shiny library you’re adding :
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册