mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix Active Model basics introduction to indicate it only introduces us to integration and not complete i18n framework.
[ci skip]
This commit is contained in:
parent
58bdf2790b
commit
1ed86d2738
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ After reading this guide, you will know:
|
|||
* How an Active Record model behaves.
|
||||
* How Callbacks and validations work.
|
||||
* How serializers work.
|
||||
* The Rails internationalization (i18n) framework.
|
||||
* How Active Model integrates with the Rails internationalization (i18n) framework.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue