development

bundler自体の最新化

less than 1 minute read

bundle exec rails s等を実行すると、以下のエラーがでる場合がある。 Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidY...

GitHubのリポジトリ作成

less than 1 minute read

GitHubリポジトリの作成から、pushコマンドでファイルをアップロードするまでの流れをまとめておく。