Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Remove "Now", it was confusing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed Mar 8, 2011
1 parent 8e0e173 commit ce10ee0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ As you might know already, ActiveRecord lets you store serialized objects by usi
{% endhighlight %}
</div>

Now when you are using the User model you can store user interests by simply throwing them in an array:
These serializeable attributes can then be set as any Ruby type such as an array:

<div class="code_window">
<em>rails console</em>
Expand Down

0 comments on commit ce10ee0

Please sign in to comment.