Ruby 內建的Hash,用Symbol的 hash[:foo] 和用字串的 hash["foo"] 是不一樣的,這在混用的時候 ... def self.filter(controller) timer = Time.now Rails.logger.debug ...
確定! 回上一頁