Skip to content

Commit

Permalink
Merge pull request #115 from robin850/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in the README file
  • Loading branch information
cgriego committed Jan 2, 2013
2 parents e752a08 + 7a330fe commit 5e06e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -196,7 +196,7 @@ The Serialization module is a shortcut for incorporating ActiveModel's
serialization functionality into your model with one include.

class Person
include ActiveAttr::Model
include ActiveAttr::Serialization
end

### Model ###
Expand Down

0 comments on commit 5e06e71

Please sign in to comment.