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

Getting started with railsのDSLへのリンクを日本語に #2

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from

Conversation

jokojama-gou
Copy link

DSLのwikipediaの説明へのリンクが英語だったので日本語になおしておきました😀!

rakuda-san-desu and others added 30 commits October 25, 2024 10:30
…le_on_github

新ガイドで不要な冒頭の注意文をカット
v7.2で不要な改行、記号をカット
…by_on_rails

電子書籍でバグが起こるためコメントを削除
action_view_overview.mdの誤字を修正
`to_model`の例から`to_key`と`to_param`の間違った実行例を削除
…ing_started_with_rails

Improve the translation of "Getting Started with Rails"
…asics

association_basics.mdの原文と画像更新を訳文に反映
…_basics

action_mailer_basics.mdの原文更新を訳文に反映
不要な行を削除
原文反映および不要な文を削除。
khachiman and others added 30 commits January 24, 2025 11:53
コマンドと引数の間の空白が入っていない。
bin/railsroutes を bin/rails routes  に修正
コマンド名の修正:  bin/railsroutes -> bin/rails routes
SOLID QUEUE -> Solid Queueに統一します


```sh
❯ git grep "SOLID QUEUE"
guides/source/ja/active_job_basics.md:NOTE: [SOLID QUEUE以外の一部のバックエンド](#代替キューイングバックエンド
```

該当箇所は上記の1箇所でした。
SOLID QUEUE -> Solid Queue に統一します
Fix action_controller_advanced_topics.md
distinctとorderの組み合わせでエラーが起きるところの説明がおかしいのを直した
active_record_composite_primary_keys.mdの欠落箇所を修正
Fix typo in asset_pipeline.md
rails assets:clobberのコマンドの修正
クレジットの原著へのリンクが変更されていたので修正しました
msgpackのリンクがうまく行えていなかった部分の修正
Fix msgpack link at 7_1_release_notes.md
…ing_started

電子書籍ビルド時に影響するコメントアウト部を削除
asset_pipeline からゼロ幅スペースを削除
…tarted

不要なバッククオートをカット
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.