提交 15338530 编写于 作者: U Uģis Ozols

for get -> forget

上级 189a1728
...@@ -456,7 +456,7 @@ h4. +inject_into_file+ ...@@ -456,7 +456,7 @@ h4. +inject_into_file+
Injects a block of code into a defined position in your file. Injects a block of code into a defined position in your file.
<ruby> <ruby>
inject_into_file 'name_of_file.rb', :after => "#The code goes below this line. Don't for get the Line break at the end\n" do <<-'RUBY' inject_into_file 'name_of_file.rb', :after => "#The code goes below this line. Don't forget the Line break at the end\n" do <<-'RUBY'
puts "Hello World" puts "Hello World"
RUBY RUBY
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册