Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
Updated usage info
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Oct 8, 2010
1 parent 056782c commit bd68811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -16,7 +16,7 @@ Considering the following schema:
t.binary :meta
end

Add the method call <tt>marshaled_attributes</tt> to your model.
Add the method call <tt>marshaled</tt> to your model.

class Page < ActiveRecord::Base
marshaled :meta
Expand Down

0 comments on commit bd68811

Please sign in to comment.