Skip to content

Commit fabf763

Browse files
domitianYohan Robert
authored and
Yohan Robert
committed
Removes DESIGN.textile doc and update ARCHITECTURE.md
The old DESIGN.textile was removed and replace by reference to 0.8 and 0.9 READMEs within the ARCHITECTURE.md docs.
1 parent 8a04005 commit fabf763

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/ARCHITECTURE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
[Back to Guides](README.md)
22

3+
This document focuses on architecture the 0.10.x version of ActiveModelSerializers. If you are interested in the architecture of the 0.8 or 0.9 versions,
4+
please refer to the [0.8 README](https://github.com/rails-api/active_model_serializers/blob/0-8-stable/README.md) or
5+
[0.9 README](https://github.com/rails-api/active_model_serializers/blob/0-9-stable/README.md).
6+
7+
The original design is also available [here](https://github.com/rails-api/active_model_serializers/blob/0-9-stable/DESIGN.textile).
8+
39
# ARCHITECTURE
410

511
An **`ActiveModel::Serializer`** wraps a [serializable resource](https://github.com/rails/rails/blob/4-2-stable/activemodel/lib/active_model/serialization.rb)

docs/DESIGN.textile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)