Ruby 學習筆記簿:Metaprogramming Ruby - Chapter 3 - Part I
Chapter 3: Methods - Part I
Rubyist, Backend Engineer
A collection of 15 posts
Chapter 3: Methods - Part I
Chapter 2: The Object Model - Part II
Chapter 2: The Object Model - Part I
Chapter 1: The M Word
前言 Symbol 符號在Ruby裡,常見以冒號配文字的形式出現 (譬如是 :user or :title)。