-
Notifications
You must be signed in to change notification settings - Fork 936
Getting started with railsのDSLへのリンクを日本語に #2
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
Open
jokojama-gou
wants to merge
10,000
commits into
ericallam:master
Choose a base branch
from
yasslab:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update asset_pipeline.md
クレジットの原著へのリンクが変更されていたので修正しました
Update README.md
msgpackのリンクがうまく行えていなかった部分の修正
Fix msgpack link at 7_1_release_notes.md
…ing_started 電子書籍ビルド時に影響するコメントアウト部を削除
asset_pipeline からゼロ幅スペースを削除
…tarted 不要なバッククオートをカット
アップ具グレード -> アップグレード
Update asset_pipeline.md 誤字の修正
…sociation ActiveRecordの関連付け has_one 誤訳を修正
development -> development:
YAMLキーdevelopment:の誤記を修正しました
Fix duplicate text in the explanation about adding an index to the migration.
sign_up_and_settings.mdの原文修正を訳文に反映
maintenance_policy.mdにRails 8サポート期間の変更を追記
…_line command_line.md 内の www.example.com の自動リンク化を防止するためコードブロックを追加
関連リンク may include important link in English. So it should not be restricted to Japanese links only like Rails Maintenance Policy: https://rubyonrails.org/maintenance
active_record_encryption.mdを大幅に更新
電子書籍カバー画像を v8.1 に更新
*Total -- 345.19kb -> 266.14kb (22.9%) /guides/assets/images/association_basics/belongs_to.png -- 31.31kb -> 22.33kb (28.69%) /guides/assets/images/association_basics/has_many.png -- 34.86kb -> 25.46kb (26.97%) /guides/assets/images/association_basics/has_one.png -- 34.20kb -> 26.05kb (23.81%) /guides/assets/images/association_basics/habtm.png -- 49.96kb -> 38.29kb (23.37%) /guides/assets/images/association_basics/has_one_through.png -- 66.40kb -> 51.86kb (21.9%) /guides/assets/images/association_basics/polymorphic.png -- 61.04kb -> 48.25kb (20.95%) /guides/assets/images/association_basics/has_many_through.png -- 67.42kb -> 53.91kb (20.05%) Signed-off-by: ImgBotApp <[email protected]>
[ImgBot] Optimize images
Update 8_0_release_notes.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DSLのwikipediaの説明へのリンクが英語だったので日本語になおしておきました😀!