Ruby on Rails

関連タイピング
-
1位を取ったらすごすぎーーー!
プレイ回数5.8万142打 -
TikTokで流行った曲などをメドレーにしてみました。
プレイ回数10万歌詞かな161打 -
どこかを連打するゲームです!
プレイ回数6.7万長文309打 -
ピクミンの歌をタイピングにしました!
プレイ回数1.3万歌詞かな60秒 -
ゆあんくんかっこいい〜☆
プレイ回数899歌詞かな203打 -
コメントでボカロ曲募集します!
プレイ回数8527歌詞968打 -
プロ野球選手の名言集です
プレイ回数1250かな130打 -
プロ野球チップスのタイピングです。
プレイ回数1290569打
問題文
(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