RoR/rails update
の編集
Top
/
RoR
/
rails update
[
トップ
] [
編集
|
差分
|
履歴
|
添付
|
リロード
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
-- 雛形とするページ --
(no template pages)
**現状のバージョン [#w52deeed] #code(dosbatch){{ C:LunchBooks$ /ruby/bin/ruby -v ruby 1.8.4 (2005-12-24) [i386-mswin32] C:LunchBooks$ /cygwin/bin/ruby -v ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-cygwin] C:LunchBooks$ which rails found c:\ruby\bin\rails.cmd C:LunchBooks$ rails -v Rails 1.1.2 }} **バージョンアップ [#q602de53] #code(dosbatch){{ C:LunchBooks$ gem update rails --include-dependencies Upgrading installed gems... Updating Gem source index for: http://gems.rubyforge.org Attempting remote upgrade of rails Attempting remote installation of 'rails' Successfully installed rails-2.0.2 Successfully installed rake-0.8.1 Successfully installed activesupport-2.0.2 Successfully installed activerecord-2.0.2 Successfully installed actionpack-2.0.2 Successfully installed actionmailer-2.0.2 Successfully installed activeresource-2.0.2 Installing RDoc documentation for rake-0.8.1... Installing RDoc documentation for activesupport-2.0.2... lib/active_support/core_ext/hash.rb:2:47: Skipping require of dynamic string: "a ctive_support/core_ext/hash/#{ext}" lib/active_support/core_ext.rb:3:47: Skipping require of dynamic string: "active _support/core_ext/#{filename}" lib/active_support/json/encoding.rb:7:54: Skipping require of dynamic string: "a ctive_support/json/encoders/#{basename}" Installing RDoc documentation for activerecord-2.0.2... lib/active_record/connection_adapters/abstract/connection_specification.rb:226:8 1: Skipping require of dynamic string: "active_record/connection_adapters/#{spec [:adapter]}_adapter" lib/active_record/connection_adapters/abstract/connection_specification.rb:229:8 3: Skipping require of dynamic string: "active_record/connection_adapters/#{spec [:adapter]}_adapter" Installing RDoc documentation for actionpack-2.0.2... lib/action_controller/assertions.rb:48:65: Skipping require of dynamic string: " action_controller/assertions/#{kind}_assertions" lib/action_controller/routing.rb:1167:30: ':' not followed by identified or oper ator lib/action_controller/routing.rb:1171:39: ':' not followed by identified or oper ator lib/action_view/base.rb:227:43: Skipping require of dynamic string: "action_view /helpers/#{$1}" Installing RDoc documentation for actionmailer-2.0.2... Installing RDoc documentation for activeresource-2.0.2... Gems: [rails] updated C:LunchBooks$ }}
タイムスタンプを変更しない
**現状のバージョン [#w52deeed] #code(dosbatch){{ C:LunchBooks$ /ruby/bin/ruby -v ruby 1.8.4 (2005-12-24) [i386-mswin32] C:LunchBooks$ /cygwin/bin/ruby -v ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-cygwin] C:LunchBooks$ which rails found c:\ruby\bin\rails.cmd C:LunchBooks$ rails -v Rails 1.1.2 }} **バージョンアップ [#q602de53] #code(dosbatch){{ C:LunchBooks$ gem update rails --include-dependencies Upgrading installed gems... Updating Gem source index for: http://gems.rubyforge.org Attempting remote upgrade of rails Attempting remote installation of 'rails' Successfully installed rails-2.0.2 Successfully installed rake-0.8.1 Successfully installed activesupport-2.0.2 Successfully installed activerecord-2.0.2 Successfully installed actionpack-2.0.2 Successfully installed actionmailer-2.0.2 Successfully installed activeresource-2.0.2 Installing RDoc documentation for rake-0.8.1... Installing RDoc documentation for activesupport-2.0.2... lib/active_support/core_ext/hash.rb:2:47: Skipping require of dynamic string: "a ctive_support/core_ext/hash/#{ext}" lib/active_support/core_ext.rb:3:47: Skipping require of dynamic string: "active _support/core_ext/#{filename}" lib/active_support/json/encoding.rb:7:54: Skipping require of dynamic string: "a ctive_support/json/encoders/#{basename}" Installing RDoc documentation for activerecord-2.0.2... lib/active_record/connection_adapters/abstract/connection_specification.rb:226:8 1: Skipping require of dynamic string: "active_record/connection_adapters/#{spec [:adapter]}_adapter" lib/active_record/connection_adapters/abstract/connection_specification.rb:229:8 3: Skipping require of dynamic string: "active_record/connection_adapters/#{spec [:adapter]}_adapter" Installing RDoc documentation for actionpack-2.0.2... lib/action_controller/assertions.rb:48:65: Skipping require of dynamic string: " action_controller/assertions/#{kind}_assertions" lib/action_controller/routing.rb:1167:30: ':' not followed by identified or oper ator lib/action_controller/routing.rb:1171:39: ':' not followed by identified or oper ator lib/action_view/base.rb:227:43: Skipping require of dynamic string: "action_view /helpers/#{$1}" Installing RDoc documentation for actionmailer-2.0.2... Installing RDoc documentation for activeresource-2.0.2... Gems: [rails] updated C:LunchBooks$ }}
テキスト整形のルールを表示する