Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Dec 16, 2013
1 parent f11e42d commit 3aeb23e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ You can also specify complex types like this:

end

<b>The class MyCustomModel must include +Virtus.model+ or +Virtus.value_object+ or it must include at least one module that includes +Virtus.module+ if you want it to show up in the documentation!</b>
<b>The class MyCustomModel must include +Virtus.model+ or +Virtus.value_object+ or it must include at least one module that includes +Virtus.module+ if you want it to show up in the documentation!
Please checkout {Virtus Gem}[https://github.com/solnic/virtus] for further documentation!</b>

You can also use aggregation with another fault class exception like this:

Expand Down

0 comments on commit 3aeb23e

Please sign in to comment.