public
Description: A Rails plugin for Japanese mobile-phones
Homepage: http://jpmobile-rails.org
Clone URL: git://github.com/darashi/jpmobile.git
Click here to lend your support to: jpmobile and make a donation at www.pledgie.com !

Comments for darashi's jpmobile   feed

tnedlacer commented on darashi/jpmobile Tue Jul 07 02:48:41 -0700 2009
Comment in 3c710e6:

勘違いでした。"re"間違いです、ごめんなさい。

tnedlacer commented on darashi/jpmobile Tue Jul 07 02:40:13 -0700 2009
Comment in 3c710e6:

result = super || {}
↑のようにしちゃうと↓の2行は絶対に通らないんじゃないですか?
return result unless request # for test process
return result unless apply_trans_sid?

walf443 commented on darashi/jpmobile Sun Jun 07 23:19:35 -0700 2009
Comment in dea684c:

Rack::Request#protocolはなかったりするので、rackもサポートしておくなら分岐が必要かもす