提交 1fbae81e 编写于 作者: H Hongli Lai (Phusion)

Add overview description for ActiveRecord::Transactions, telling the reader to...

Add overview description for ActiveRecord::Transactions, telling the reader to look at ClassMethods instead.
上级 816348a3
require 'thread'
module ActiveRecord
module Transactions # :nodoc:
# See ActiveRecord::Transactions::ClassMethods for documentation.
module Transactions
class TransactionError < ActiveRecordError # :nodoc:
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册