トップ 最新

迷彩記憶 [全文検索]

検索方法

並べ替え: 表示件数: 検索条件の書式:

[SIMILAR] WITH 2985 nabeken WITH 134 ミ!! WITH 122 ツッ WITH 117 ッコ WITH 115 コミ WITH 1 !! WITH 1 ( WITH 1 ) WITH 1 36 WITH 1 . WITH 1 1 WITH 1 くら WITH 1 らい WITH 1 い。 の検索結果 72 件中 71 - 72 件目 (2.035514368 秒)

前へ 1 2 3 4 5 6 7 8

2007-05-19(Sat) [類似検索]

_[Rails] 飲み会管理システム(9)

招待メールを出せるようにしよう。環境設定をconfig/environment.rbに足した。 ActionMailer::Base.delivery_method = :smtp ActionMailer::Base.smtp_settings = { :address => 'server.example.com' } メーラを作る。 % ruby script/generate mailer Mailer invite models/mailer.rbが出来ているので書き換え ...

_  (スコア:0)

2007-05-13(Sun) [類似検索]

_[Rails] 飲み会管理システム(3)

scaffoldを作る。 % ruby script/generate scaffold User User % ruby script/generate scaffold Event Event % ruby script/generate scaffold Membership Membership サーバを起動して % ruby script/server http://0.0.0.0:3000/userにアクセスすると Listing users Nickname Accountnumber Mailaddress Roo ...

_  (スコア:0)

前へ 1 2 3 4 5 6 7 8