Ruby on Rails

関連タイピング
-
TikTokで流行った曲などをメドレーにしてみました。
プレイ回数4.3万歌詞かな154打 -
誰でも10秒切れる!!
プレイ回数22万108打 -
何かを長押ししてください。(隠し要素あり)
プレイ回数6.7万長文442打 -
自分の運に任せて連打しろ!
プレイ回数3.7万720打 -
タイピング初心者から中級者になれるタイピングだよ!
プレイ回数1494225打 -
「あまったじかんでなにしよう」ソレ!yu-yu-24です!!
プレイ回数126歌詞かな207打 -
プレイ回数1504歌詞かな116打
-
フォトナの武器
プレイ回数1385かな116打
問題文
(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