未验证 提交 706063f1 编写于 作者: U ultrawebmarketing 提交者: GitHub

update example url for add_source

http://code.whytheluckystiff.net is now just a spam site. Use http://gems.github.com as an example instead.
上级 bc891169
......@@ -82,10 +82,10 @@ end
Adds the given source to the generated application's `Gemfile`.
For example, if you need to source a gem from `"http://code.whytheluckystiff.net"`:
For example, if you need to source a gem from `"http://gems.github.com"`:
```ruby
add_source "http://code.whytheluckystiff.net"
add_source "http://gems.github.com"
```
If block is given, gem entries in block are wrapped into the source group.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册