[前][次][番号順一覧][スレッド一覧]

rails:2759

From: "Koga Atsushi" <kog.bangbangshoot@g...>
Date: Fri, 6 Jun 2008 00:40:39 +0900
Subject: [rails:2759] Re: mongrelが動かなくなりました。

kogです。

2008/06/05 18:34 paptimusx <paptimusx@g...>:
> railsの問題というよりもgemがおかしくなった気がします。

gem pristine --allはどうでしょうか。
インストール済のgemのキャッシュから再展開してくれるようです。

C:\Documents and Settings\kog>gem help pristine
Usage: gem pristine [args] [options]

  Options:
        --all                        Restore all installed gems to pristine
                                     condition
    -v, --version VERSION            Specify version of gem to restore to
                                     pristine condition

  Common Options:
    -h, --help                       Get help on this command
    -V, --[no-]verbose               Set the verbose level of output
    -q, --quiet                      Silence commands
        --config-file FILE           Use this config file instead of default
        --backtrace                  Show stack backtrace on errors
        --debug                      Turn on Ruby debugging


  Arguments:
    GEMNAME       gem to restore to pristine condition (unless --all)

  Summary:
    Restores installed gems to pristine condition from files located in the gem
    cache

  Description:
    The pristine command compares the installed gems with the contents of the
    cached gem and restores any files that don't match the cached gem's copy.

    If you have made modifications to your installed gems, the pristine command
    will revert them.  After all the gem's files have been checked all bin stub

    for the gem are regenerated.

    If the cached gem cannot be found, you will need to use `gem install` to
    revert the gem.

  Defaults:
    --all

--
ML: rails@r...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

      2755 2008-06-05 07:21 [paptimusx@g...      ] mongrelが動かなくなりました。           
      2756 2008-06-05 09:35 ┗[someeda@g...        ]                                       
      2757 2008-06-05 11:34  ┗[paptimusx@g...      ]                                     
      2758 2008-06-05 13:03   ┣[someeda@g...        ]                                   
->    2759 2008-06-05 17:40   ┗[kog.bangbangshoot@g.]                                   
      2760 2008-06-06 03:20    ┗[paptimusx@g...      ]                                 
      2761 2008-06-06 05:34     ┣[rechka_osaka@y...   ] --all では? (Re: mongrelが動かなくなりました。)
      2763 2008-06-06 09:58     ┃┗[paptimusx@g...      ]                             
      2764 2008-06-06 10:10     ┗[paptimusx@g...      ]