toshizou-Rails

VSCode(Visual Studio Code)

VSCodeでRuboCopによる警告文一覧(随時追加)

共通(?) Favor modifier if usage when having a single-line body. Another good alternative is the usage of control flow &&/||. Align the keys of a hash literal if they span more than one line. Please use Rails.root.join('path/to') instead. A…

Railsアプリ作成するときに重宝しているリンクまとめ(Rails, RSpec, VSCode etc... 随時追加)

Rails Model(ActiveRecord関連) rails generate migrationコマンドまとめ - Qiita enumを使用する Railsでモデルのカラムのデフォルト値をセットする方法 - 動かざることバグの如し 応用編(番外編) 【保存版】技術書の読み方について - 銀行員からのRailsエ…