Ruby on Rails
関連タイピング
-
プレイ回数8455歌詞かな119打
-
プレイ回数3万226打
-
プレイ回数2.2万歌詞30秒
-
プレイ回数8万歌詞30秒
-
プレイ回数461万短文かな312打
-
プレイ回数1581歌詞30秒
-
プレイ回数85万歌詞1812打
-
プレイ回数1339歌詞かな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