赫謙小便籤

Ruby Load Path設定

1
2
3
4
#!/usr/bin/env ruby
#encoding: utf-8
$LOAD_PATH << '.'
require 'kdan_mobile'

以上

Comments