Ruby on Rails

関連タイピング
-
TikTokで流行った曲などをメドレーにしてみました。
プレイ回数4.7万歌詞かな154打 -
誰でも10秒切れる!!
プレイ回数23万108打 -
薬屋のひとりごと 2期2クールOP
プレイ回数2.7万歌詞かな125打 -
切ったエグチだぜベイビー
プレイ回数15万132打 -
んんんんんとするよ!
プレイ回数254連打30秒 -
ミスしたら?!
プレイ回数265歌詞かな60秒 -
いい歌詞だよね〜♡( ´∀`)bグッ!
プレイ回数778歌詞かな830打 -
今日はって明日スッキリサロンパス
プレイ回数9386歌詞かな60秒
問題文
(git)
Git
(git status)
git status
(git diff)
git diff
(git add .)
git add .
(git commit -m ’’)
git commit -m ''
(git log)
git log
(git reset)
git reset
(git revert)
git revert
(git branch)
git branch
(git checkout -b)
git checkout -b
(git show-branch)
git show-branch
(git merge)
git merge
(git tag)
git tag
(git stash)
git stash
(git rebase)
git rebase
(git pull heroku master)
git pull heroku master
(git push heroku master)
git push heroku master
(git tree)
git tree
(git remote -v)
git remote -v
(heroku)
Heroku
(heroku apps)
heroku apps
(heroku config)
heroku config
(heroku run rake db:migrate)
heroku run rake db:migrate
(linux)
Linux
(alias=’’)
alias=''
(bash)
bash
(basename)
basename
(cat)
cat
(cd)
cd
(cd-)
cd-
(cdmy)
cdmy
(chmod)
chmod
(cp)
cp
(echo)
echo
(exit)
exit
(grep ’’)
grep ''
(hostname)
hostname
(less)
less
(ln)
ln
(ls)
ls
(mail)
(man)
man
(mkdir)
mkdir
(mv)
mv
(pwd)
pwd
(rm)
rm
(rm -rf)
rm -rf
(sed -e ’s///’)
sed -e 's///'
(sed -ie ’s///’)
sed -ie 's///'
(shutdown)
shutdown
(sleep)
sleep
(tar)
tar
(touch)
touch
(vi)
vi
(wc)
wc
(which)
which
(ruby)
Ruby
(gem list)
gem list
(gem list -r)
gem list -r
(gem list|grep ’’)
gem list|grep ''
(gem i)
gem i
(gem uninstall)
gem uninstall
(require ’’)
require ''
(if)
if
(elsif)
elsif
(else)
else
(case)
case
(then)
then
(end)
end
(for)
for
(while)
while
(do)
do
(in)
in
(return)
return
(true)
true
(false)
false
(nil)
nil
(self)
self
(and)
and
(or)
or
(not)
not
(class)
class
(def)
def
(alias)
alias
(yield)
yield
(rails)
Rails
(rails s)
rails s
(bundle install)
bundle install
(bundle update)
bundle update
(bundle exec)
bundle exec
(bundle exec rake db:migrate)
bundle exec rake db:migrate
(bundle exec rspec spec/)
bundle exec rspec spec/
(bundle exec spork)
bundle exec spork
(rails g scaffold)
rails g scaffold
(rails destroy scaffold)
rails destroy scaffold