🖥

Qiita | 個人的ネタ帳

2023/08/26に公開

書きたいことをメモっておく。
(Qiitaのメモは Qiitaに置くのが一番わすれにくいはず)

PC

  • Ctrl / Shift / Command / Option / Alt の成り立ち

Vim

  • 何故 dd が遅いことがあるのか。

ruby

  • パーセント記法の覚え方。
  • why does flat method (no class, no model) keeps instance variables inside?
  • ループの中に true / false を書いてもメソッド全体の戻り値にはならない。

Rails

  • bundle install 時の nokogiri のエラーは結局なんなのか。

programming

  • rspec と capybara と ruby と rails の関係
  • capybara checked
  • i18n の場所がわからなくなった時は rails console を使おう。

git

  • git 管理のフォルダ構造について。
  • $ git log
  • $ git grep
  • $ git diff
  • Git | why git chceckout vanish file changes.
  • Git | How to back to previous commit while interactive rebasing?
  • Git | How to move file diff from specified one commit to another one commit?
  • Git | How to grep in diff from branch root only? ( use diff ? )
  • Git | How to retry interactive rebasing?
  • Git | What is the head?
  • Git | How to do rspec test for all commits from branch root?
  • Git | How to escape from rebase interactive mode temporary and check newest commit statement?
  • git branch で ブランチを移動できるようにする

仕事

  • 手戻りを減らす仕事術

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

https://line.me/ti/g2/eEPltQ6Tzh3pYAZV8JXKZqc7PJ6L0rpm573dcQ

Twitter

https://twitter.com/YumaInaura

公開日時

2016-06-16

Discussion