shimgo
3/21/2016 - 6:48 AM

YAMLファイルの読み込み

YAMLファイルの読み込み

require 'yaml'

hoge_config = YAML.load_file('hoge.yml')