[RF DOCS] Active Model Basics Documentation [ci-skip] (#51210)

Review the Active Model Basics guide.

Add `Attributes` and `AttributeAssignment` sections.

Update the rest of the sections by trying to provide more information, be more clear, and include more examples. In some parts, it references the API where more information about the methods can be provided.

Expand `ActiveModel::API` and `ActiveModel::Model`, reorganize sections to a more sensible order.

Co-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>
This commit is contained in:
Ridhwana 2024-03-07 19:17:56 +02:00 committed by GitHub
parent 7f349f8ad7
commit 6e0b89c533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1221 additions and 275 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,6 @@
Active Model also helps build custom ORMs for use outside of
the Rails framework. This guide provides you with all you need to get
started using Active Model classes.
work_in_progress: true
-
name: Views
documents: