fix bad format [ci skip]

This commit is contained in:
Vijay Dev 2012-04-11 22:37:17 +05:30
parent 729890469d
commit 02a5847d32
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ to integrate with Action Pack out of the box: <tt>ActiveModel::Model</tt>.
It includes model name introspections, conversions, translations and
validations, resulting in a class suitable to be used with Action Pack.
See +ActiveModel::Model+ for more examples.
See <tt>ActiveModel::Model</tt> for more examples.
Active Model also provides the following functionality to have ORM-like
behavior out of the box: