open('index.txt') {|file| while l = file.gets if lines == 0 title = file.read else entry.content += file.read end lines += 1 end } puts client.create_entry collection_uri, entry
テスト
テスト
テスト
テスト
テスト
open('index.txt') {|file| while l = file.gets if lines == 0 title = file.read else entry.content += file.read end lines += 1 end } puts client.create_entry collection_uri, entry
テスト
テスト
テスト
テスト
テスト