gem install rails
gem install sqlite3
rails new アプリ名
C:\nchak>rails server => Booting WEBrick => Rails 3.0.7 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server