0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

「7 Design Patterns to Refactor MVC Components in Rails」を読んでみた(執筆中)

Posted at

この記事について

7 Design Patterns to Refactor MVC Components in Railsを読んでまとめてみた。個人的見解や感想も含めます。普通に元の記事読むんでいいかも。。。

1. Serviecオブジェクト(とInteractorオブジェクト)

2. Valueオブジェクト

3. Formオブジェクト

4. Queryオブジェクト

5. Viewオブジェクト(Serializer/Presenter)

6. Policyオブジェクト

7. Decoratorオブジェクト

その他(記事書きながらのメモ)

  • PORO = Plain Old Ruby Object
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?