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

Improve the translation of "Active Record Basics" #1774

Conversation

wakairo
Copy link

@wakairo wakairo commented Nov 21, 2024

「Active Record の基礎」について、訳文を改善してみました。

  • 76行目:キャメルケースとスネークケースの例であることを明示しました。そのために、「例:」と付けるとともに、同じ「Sample name」を用いてキャメルケースとスネークケースでどのように変わるのかを分かりやすくしました。
  • 500行目:本当にbin/railsとだけ入力してEnterで、あたかもマイグレーションが行われるように読めてしまうと思ったので、表現を改善しました。
  • 520行目:ここでは「隣接テーブル」という技術用語が意図されているようではなさそうですので、言葉を足して分かりやすくしました。

Copy link
Collaborator

@hachi8833 hachi8833 left a comment

Choose a reason for hiding this comment

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

改善ありがとうございます!マージします

@hachi8833 hachi8833 merged commit f5b996a into yasslab:master Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants