提交 d6b0a7d6 编写于 作者: P Pratik Naik

Fix a typo in CHANGELOG

上级 a3c1db4e
......@@ -5,7 +5,7 @@
User.lock.where(:name => 'lifo').to_a
old_items = Item.where("age > 100")
old_items.locked.each {|i| .. }
old_items.lock.each {|i| .. }
* Add Model.from and association_collection#from finder methods [Pratik Naik]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册