Ruby on Rails

関連タイピング
-
誰でも10秒切れる!!
プレイ回数14万108打 -
薬屋のひとりごと 2期2クールOP
プレイ回数4251歌詞かな125打 -
自分の運に任せて連打しろ!
プレイ回数5125720打 -
切ったエグチだぜベイビー
プレイ回数12万132打 -
これ流行ってるよね〜!
プレイ回数9240歌詞かな138打 -
ライラックの歌詞タイピングです!!
プレイ回数189歌詞473打 -
18回目の投稿です。
プレイ回数909連打90秒 -
ひらがなバージョン♪
プレイ回数1128歌詞かな118打
問題文
(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