amazon-ecs参考リンク

RailsでAmazonの商品を扱う – make for h @ppy_things;
http://d.hatena.ne.jp/takkkun/20090514/1242299192

Railsで [...]

Tags: ,

署名認証対応版のamazon-ecs

ruby-aawsで作り直そうと思ったけど、ruby1.8.7以上でないと対応していなかった。
探していたら良さそうな情報があったので、試してみる!
みんな待ってた「amazon-ecs + 著名認証」 – [...]

Tags:

restful-authenticationを利用した際のユーザ情報

@current_userに入っている模様
nameはsignup時に一緒に入れてもらうようにしよう。
passwordはどこに保存されているんだろう。。。

Tags: ,

SMTPサーバ指定に関して

少しハマリ気味だったがローカルのSMTPサーバでも送信できるようになった。
■ハマリポイント
・:domain = “localhost”はNG
・$ADMIN_EMAIL設定アドレスがSPUM判 [...]

Tags:

restful-authenticationの練習

restful-authentication プラグインを使ってログインアプリケーション作る(1) – imishin.com
http://blog.imishin.com/2008/09/14/rails [...]

Tags:

restful_authenticationの参考URLその2

restful_authenticationでメールでアクティベーション2 – Javaとrubyと男と女
http://blog.mufu.jp/2008/06/restful-authentication [...]

Tags:

restful_authentication参考ページ追加その1

restful_authenticationを触ってみた – idesaku blog
http://d.hatena.ne.jp/idesaku/20080430/1209579996
aasmとは何か?a [...]