提交 000617f0 编写于 作者: R Ryuta Kamizono

Merge pull request #36624 from ultrawebmarketing/patch-1

update example url for add_source

[ci skip]
上级 e5ee0694
...@@ -82,10 +82,10 @@ end ...@@ -82,10 +82,10 @@ end
Adds the given source to the generated application's `Gemfile`. 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 ```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. 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.
先完成此消息的编辑!
想要评论请 注册