8 search resultsShowing 1~8 results

Stocked

Rubocopの導入

Rubocopの導入について Rubocop(ルボコップ)はRubyの静的コード解析ツール。 「インデントが揃っていない」「余分な改行やスペースがある」などの指摘をRubyStyleGuideに...

0
0
Comment0

Rubyについて

if文以外の条件分岐について case文 case文は条件分岐を表現する文法のひとつであり、elsifで書くよりもシンプルな記法にすることができる。 sample.rb case 対象のオブジェ...

1
0
Comment0

8 search resultsShowing 1~8 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in