restful_authenticationの参考URLその2
restful_authenticationでメールでアクティベーション2 – Javaとrubyと男と女
http://blog.mufu.jp/2008/06/restful-authentication [...]
zo-i | 雑文 | 07 19th, 2009 | No Comments »
restful_authenticationでメールでアクティベーション2 – Javaとrubyと男と女
http://blog.mufu.jp/2008/06/restful-authentication [...]
zo-i | 雑文 | 07 19th, 2009 | No Comments »
restful_authenticationを触ってみた – idesaku blog
http://d.hatena.ne.jp/idesaku/20080430/1209579996
aasmとは何か?a [...]
zo-i | 雑文 | 07 10th, 2009 | No Comments »
restful-authentication プラグインを使ってログインアプリケーション作る(1) – imishin.com
http://blog.imishin.com/2008/09/14/rails [...]
zo-i | 雑文 | 06 30th, 2009 | No Comments »
このへんを参考にさせてもらおう。
RailsでAmazonの商品を, 署名認証に対応した上で扱う – make for h @ppy_things;
http://d.hatena.ne.jp/takkkun [...]
zo-i | 雑文 | 06 22nd, 2009 | No Comments »
rakeオプションの翻訳をしてくださっている方がいらっしゃっいました!
ためになるなー。
■参考ページ
Ruby On Rails ピチカート街道 – rake で何ができるか -
http://rubis [...]
zo-i | 雑文 | 06 16th, 2009 | No Comments »
Shoesか、VisualuRubyが有力?
Shoes:これ自身がアプリケーション?記述言語がRubyで書けるっぽい。
VisualuRuby:簡単に実装できそう。でもWindows限定らしい。
VisualuRuby [...]
zo-i | 雑文 | 05 26th, 2009 | No Comments »
gemを使ってインストール
C:\ruby>gem list –remote rails
*** REMOTE GEMS ***
rails (2.3.2)
rails-app-installer (0.2.0)
rails-caddy (0.0.8)
rails-extjs-direct (0.0.3)
rails-firephp (0.0.1)
rails-toolkit (8.04.1)
rails_address_fetcher (1.0)
rails_analyzer_tools (1.4.0)
rails_backup (1.0.0)
rails_config_model_generator (1.2.1)
rails_creator (0.6.2)
rails_currency (1.2)
rails_env (0.1.0)
rails_extensions (1.0.6)
rails_jumpstart (1.0.0)
rails_product (0.6)
rails_pwnerer (0.6.45)
rails_sequel (0.0.2)
rails_sql_views (0.6.1)
railsbench (0.9.2)
railscart (0.0.4)
railscheck (0.2.0)
railsconfcal (0.0.0)
RailsEditor (0.0.29)
railsex (1.2)
railsmachine (1.0.5)
RailsRemoteControl (1.0.0)
C:\ruby>gem install rails -v=2.1.0 -y
INFO: `gem install -y` is now default and will be removed
INFO: use –ignore-dependencies to install only [...]
zo-i | 雑文 | 05 26th, 2009 | No Comments »