RubyGems Navigation menu

impostor 0.0.1

Makes automatic posts to the following forum applications: * Web Wiz Forums (WWF) 7.9 * Web Wiz Forums (WWF) 8.0 * PHP Bullitin Board (phpBB) 2.0 (2.0.22) == SYNOPSIS: # config yaml has options specefic to wwf79, wwf80, phpbb2, etc. # read the impostor docs for options to the kind of forum in use # config can be keyed by symbols or strings config = YAML::load_file('conf/impostor.yml') post = WWW::Impostor.new(config) message = %q{hello world is to application programmers as tea pots are to graphics programmers} # your application stores forum and topic ids post.post(forum=5,topic=10,message) # make a new topic subject = "about programmers..." post.new_topic(forum=7,subject,message) post.logout

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.3.2 - January 05, 2013 (393KB)
  2. 1.3.1 - January 04, 2013 (392KB)
  3. 1.3.0 - January 04, 2013 (392KB)
  4. 1.2.0 - March 02, 2012 (391KB)
  5. 1.1.2 - January 31, 2012 (391KB)
  6. 0.0.1 - February 08, 2008* (72KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (3):

hoe >= 1.5.0
hpricot >= 0.5.0
mechanize >= 0.7.0

所有者:

作者:

  • Mike Mondragon

SHA 256チェックサム:

cd08d0b17abd461c9511efa2582cf8f06737b75dc482284be68e021f56e9615d

累計ダウンロード数 40,859

このバージョンのみ 3,657

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: