From 4c906b2d8c8f38e0a89d6e7836b4135d03359669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Pr=C3=A9vost?= Date: Sun, 10 Mar 2013 11:22:08 -0400 Subject: [PATCH] Remove typo in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 74dcc56d..61096c3b 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,6 @@ end ### Dirty attributes Her includes `ActiveModel::Dirty` so you can keep track of the attributes that have changed in an object. -an object, or `#create` on a model class. ```ruby class User