Skip to content

Removes DESIGN.textile doc and update ARCHITECTURE.md #1544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

groyoh
Copy link
Member

@groyoh groyoh commented Feb 28, 2016

Purpose

Rebase #1490 and add missing changes.

Changes

Removes the DESIGN.textile file and adds references to the 0.8 and 0.9 READMES within the ARCHITECTURE.md file.

Additional helpful information

Closes #1490.

@@ -1,5 +1,9 @@
[Back to Guides](README.md)

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,
please refer to the [0.8 README](https://github.com/rails-api/active_model_serializers/blob/0-8-stable/README.md) or
[0.9 README](https://github.com/rails-api/active_model_serializers/blob/0-9-stable/README.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@groyoh Thanks. We also want to reference the original design docs which was the impetus for this PR #1490 (comment)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added it below ;) Let me know if something is missing.

please refer to the [0.8 README](https://github.com/rails-api/active_model_serializers/blob/0-8-stable/README.md) or
[0.9 README](https://github.com/rails-api/active_model_serializers/blob/0-9-stable/README.md).

The original design is also available [here](https://github.com/rails-api/active_model_serializers/blob/0-9-stable/DESIGN.textile).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather link to one of the original docs

  • [serializers.textile in Rails (before reverted)](https://github.com/rails/rails/blob/fcacc6986ab60f1fb2e423a73bf47c7abd7b191d/railties/guides/source/serializers.textile) and
  • [README.textile in first 0.0.1 commit](https://github.com/rails-api/active_model_serializers/commit/d72b66d4c5355b0ff0a75a04895fcc4ea5b0c65e?short_path=8aa641a#diff-8aa641a619b8ebeca0116d41774daf45)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it to the first commit.

The old DESIGN.textile was removed and replace by reference to 0.8 and
0.9 READMEs within the ARCHITECTURE.md docs.
@groyoh
Copy link
Member Author

groyoh commented Feb 29, 2016

I'll kill Travis, since it's only documentation change.

@bf4
Copy link
Member

bf4 commented Feb 29, 2016

Or add [ci skip] to the commit
On Sun, Feb 28, 2016 at 9:43 PM Yohan Robert [email protected]
wrote:

I'll kill Travis, since it's only documentation change.


Reply to this email directly or view it on GitHub
#1544 (comment)
.

@groyoh
Copy link
Member Author

groyoh commented Feb 29, 2016

Holy sheep! I didn't know this trick.

@groyoh
Copy link
Member Author

groyoh commented Mar 3, 2016

@bf4 any other thoughts on this?

@remear
Copy link
Member

remear commented Mar 3, 2016

This looks good to me.

bf4 added a commit that referenced this pull request Mar 3, 2016
[DOC] Removes DESIGN.textile doc and update ARCHITECTURE.md [ci skip]
@bf4 bf4 merged commit df815c4 into rails-api:master Mar 3, 2016
@groyoh groyoh deleted the remove_design branch March 3, 2016 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants