109 110 111 112 113
# File 'lib/device/ibooks.rb', line 109 def regist_epubdir_path_to_setting(path) list = Inventory.load("ibooks_epubdir_path_list") list[@toc_url] = path list.save end