提交 a8015865 编写于 作者: Y Yves Senn

Merge pull request #18110 from claudiob/point-guide-to-master

Replace guides.ror.org/v4.2.0 with guides.ror.org
......@@ -15,7 +15,7 @@ def enqueue(job) #:nodoc:
end
def enqueue_at(*) #:nodoc:
raise NotImplementedError.new("Use a queueing backend to enqueue jobs in the future. Read more at http://guides.rubyonrails.org/v4.2.0/active_job_basics.html")
raise NotImplementedError.new("Use a queueing backend to enqueue jobs in the future. Read more at http://guides.rubyonrails.org/active_job_basics.html")
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册