Links_Ruby
Published at 2026/03/20
Links_Ruby
Tutorial
Document
- プログラミング言語 Ruby - Ruby公式サイト
- プログラミング言語 Ruby リファレンスマニュアル - るりま
- The Ruby Toolbox - Know your options! - 人気のgem
- Ruby & Rails API Documentation - APIdock
- Documentation for Ruby 4.1
- RDoc Documentation
Tips
コーディング規約 / Lint
- Rubyアソシエーション: コーディング規約
- Rubyコーディング規約
- Ruby のコーディングスタイル
- The Unofficial Ruby Usage Guide
- Elements of Ruby Style - Orthogonal
- Ruby Style Guide
- RuboCop :: RuboCop Docs
- rubocop/rubocop: A Ruby static code analyzer and formatter, based on the community Ruby style guide.
- styleguide/ruby.ja.md at master · cookpad/styleguide
Gem
- Awesome Ruby
- RubyGems.org | your community gem host
- pythonicrubyist/creek: Ruby library for parsing large Excel files. - 高速なExcel読み込み
- pumaに学ぶrubyのDSLの作り方 - Please Drive Faster
mise (ミーズ)
Framework
- Ruby on Rails: Accelerate your agents with convention over configuration
- Sinatra
- Hanami | A flexible framework for maintainable Ruby apps
- camping/camping: the 5k pocket full-of-gags web microframework
- NYNY - a (ridiculously) small and powerful web framework.
Transpiler
- Opal: Ruby ♥︎ JavaScript - ブラウザでRubyを実行できるようにしてくれる。RubyをJavaScriptに変換してくれるトランスパイラ。
TDD
- minitest
- RSpec
BDD
- Introduction | Cucumber - BDDサポートツール
テストの自動化
- autotest
- guard
ライブラリ
- Home · gosu/gosu Wiki - ゲーム開発用ライブラリ