What's the best way in Rails to convert this object to the Hash { name: "Table", ... hash = Hash.new record.instance_variables.each do |v| ...
確定! 回上一頁