提交 e2042287 编写于 作者: J Juanito Fatas

Update result from var instance output [ci skip]

Now @_start_transaction_state set to nil instead of empty hash from https://github.com/rails/rails/commit/b1458218c95d85c4ce911dd3e99da5ae7cf7aeee.
上级 8ae8e19a
......@@ -633,7 +633,7 @@ You can also inspect for an object method this way:
```
(byebug) var instance Article.new
@_start_transaction_state = {}
@_start_transaction_state = nil
@aggregation_cache = {}
@association_cache = {}
@attributes = #<ActiveRecord::AttributeSet:0x007fd0682a9b18 @attributes={"id"=>#<ActiveRecord::Attribute::FromDatabase:0x007fd0682a9a00 @name="id", @value_be...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册