Skip to content
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

ゲストユーザー作成ロジックをコントローラー以外に移す #56

Open
mayu-tateno opened this issue Jun 28, 2022 · 0 comments
Labels
リファクタリング リファクタリング 検討・検証 検討・検証が必要

Comments

@mayu-tateno
Copy link
Owner

概要

現在コントローラー側にゲストユーザーを作成するロジックをベタ書きしているが、コントローラーの責務ではないビジネスロジックであるし、Fat Controller気味なのでコントローラーから分離する。
モデルに移すのが良いのか、moduleにするのが良いかなど検討して移す。

参照
ゲストユーザーが録音した音声を保存できるようにする

@mayu-tateno mayu-tateno added 検討・検証 検討・検証が必要 リファクタリング リファクタリング labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
リファクタリング リファクタリング 検討・検証 検討・検証が必要
Projects
None yet
Development

No branches or pull requests

1 participant