Skip to content

Commit

Permalink
Fix incorrect markdown by removing extra space.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Oct 24, 2012
1 parent 9d66c40 commit 1a6b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/CHANGELOG.md
Expand Up @@ -338,7 +338,7 @@
* Fix AR#dup to nullify the validation errors in the dup'ed object. Previously the original
and the dup'ed object shared the same errors.

* Christian Seiler*
*Christian Seiler*

* Raise `ArgumentError` if list of attributes to change is empty in `update_all`.

Expand Down

0 comments on commit 1a6b082

Please sign in to comment.