<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2867049</guid>
        <pubDate>Fri, 01 Apr 2011 13:52:03 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2867049</link>
        <description><![CDATA[Мохнатый: Это мой environment.rb. Версия редмайна 0.9.<br>
<div class="tag-spoiler spoiler closed"><div class="spoiler_header" onclick="openCloseParent(this)">environment.rb</div><div class="body"><br>
# Be sure to restart your web server when you modify this file.<br>
<br>
# Uncomment below to force Rails into production mode when<br>
# you don&#39;t control web/app server and can&#39;t set it the proper way<br>
# ENV[&#39;RAILS_ENV&#39;] ||= &#39;production&#39;<br>
<br>
# Specifies gem version of Rails to use when vendor/rails is not present<br>
RAILS_GEM_VERSION = &#39;2.3.5&#39; unless defined? RAILS_GEM_VERSION<br>
<br>
# Bootstrap the Rails environment, frameworks, and default configuration<br>
require File.join(File.dirname(__FILE__), &#39;boot&#39;)<br>
<br>
# Load Engine plugin if available<br>
begin<br>
  require File.join(File.dirname(__FILE__), &#39;../vendor/plugins/engines/boot&#39;)<br>
rescue LoadError<br>
  # Not available<br>
end<br>
<br>
Rails::Initializer.run do |config|<br>
  # Settings in config/environments/* take precedence those specified here<br>
<br>
  # Skip frameworks you&#39;re not going to use<br>
  # config.frameworks -= [ :action_web_service, :action_mailer ]<br>
<br>
  # Add additional load paths for sweepers<br>
  config.load_paths += %W( #{RAILS_ROOT}/app/sweepers )<br>
<br>
  # Force all environments to use the same logger level<br>
  # (by default production uses :info, the others :debug)<br>
  # config.log_level = :debug<br>
<br>
  # Enable page/fragment caching by setting a file-based store<br>
  # (remember to create the caching directory and make it readable to the application)<br>
  # config.action_controller.fragment_cache_store = :file_store, &quot;#{RAILS_ROOT}/cache&quot;<br>
  config.action_controller.session = {:key=&gt;&quot;_redmine_application&quot;,:secret=&gt;&quot;1239876uishfi39p284ujpadfjpquiwery10o8723yhofikewjhfaipluidepoifjas&quot;}<br>
  # Activate observers that should always be running<br>
  # config.active_record.observers = :cacher, :garbage_collector<br>
  config.active_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, :document_observer, :wiki_content_observer<br>
<br>
  # Make Active Record use UTC-base instead of local time<br>
  # config.active_record.default_timezone = :utc<br>
<br>
  # Use Active Record&#39;s schema dumper instead of SQL when creating the test database<br>
  # (enables use of different database adapters for development and test environments)<br>
  # config.active_record.schema_format = :ruby<br>
<br>
  # Deliveries are disabled by default. Do NOT modify this section.<br>
  # Define your email configuration in email.yml instead.<br>
  # It will automatically turn deliveries on<br>
  config.action_mailer.perform_deliveries = false<br>
  config.action_mailer.raise_delivery_errors = true<br>
<br>
  config.gem &#39;rubytree&#39;, :lib =&gt; &#39;tree&#39;<br>
  config.gem &#39;delayed_job&#39;, :version =&gt; &#39;~&gt;2.0.4&#39;<br>
<br>
<br>
  # Load any local configuration that is kept out of source control<br>
  # (e.g. gems, patches).<br>
  if File.exists?(File.join(File.dirname(__FILE__), &#39;additional_environment.rb&#39;))<br>
    instance_eval File.read(File.join(File.dirname(__FILE__), &#39;additional_environment.rb&#39;))<br>
  end<br>
end<br>
</div></div><br>
Остальные конфиги должны быть одинаковы и не должны иметь значения в данной ситуации.]]></description>
        <author>Мохнатый</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2866531</guid>
        <pubDate>Thu, 31 Mar 2011 20:42:02 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2866531</link>
        <description><![CDATA[like-nix: Кинь свои можно в личку.]]></description>
        <author>like-nix</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2864969</guid>
        <pubDate>Wed, 30 Mar 2011 10:41:24 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2864969</link>
        <description><![CDATA[Мохнатый: Посмотрел для интереса конфиги редмайна, который у меня крутится - ничего похожего на твой код в environment.rb я не нашел.]]></description>
        <author>Мохнатый</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2860416</guid>
        <pubDate>Wed, 23 Mar 2011 18:26:28 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2860416</link>
        <description><![CDATA[like-nix: В логах теперь другая ошибка <br>
<br>
<div class="tag-spoiler spoiler closed"><div class="spoiler_header" onclick="openCloseParent(this)">лог</div><div class="body">C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:in `requirement&#39;: undefined local variable or method `version_requirements&#39; for #&lt;Rails::GemDependency:0x53fb590&gt; (NameError)<br>
	from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:254:in `activate&#39;<br>
	from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:1204:in `gem&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:73:in `add_load_paths&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:301:in `add_gem_load_paths&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:301:in `each&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:301:in `add_gem_load_paths&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:132:in `process&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:113:in `send&#39;<br>
	from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:113:in `run&#39;<br>
	from C:/Ruby187/apps/redmine/config/environment.rb:20<br>
	from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require&#39;<br>
	from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run&#39;<br>
	from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281<br>
	from C:/Ruby187/bin/mongrel_rails:19:in `load&#39;<br>
	from C:/Ruby187/bin/mongrel_rails:19</div></div><br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2859308'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-22T11:30:20+00:00">22.03.11, 11:30</time></span><div class='quote '>Судя по энвайрменту редмайн патчит класс GemDependency и базовый класс у тебя отличается, отсюда и вылетает ошибка. Закомментируй эту ерунду в environment.rb и попробуй перезапустить. </div></div><br>
Согласен что нужно искать в этом направлении.]]></description>
        <author>like-nix</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2859308</guid>
        <pubDate>Tue, 22 Mar 2011 11:30:20 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2859308</link>
        <description><![CDATA[Мохнатый: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857313'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>like&#045;nix &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T16:09:35+00:00">19.03.11, 16:09</time></span><div class='quote '>ну не знаю я вроде нигде не ничего не указаывал специально для поддержки для 64 бит, просто так указал. А что могут быть проблемы?<br>
</div></div><br>
<br>
Могут.<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857313'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>like&#045;nix &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T16:09:35+00:00">19.03.11, 16:09</time></span><div class='quote '>Ну как бы у других работает =) А какие еще пути есть? Я в руби не очень для меня это темный лес.</div></div><br>
<br>
Поставить линукс-сервер и запустить там все ограничиваясь минимальным набором действий.<br>
Из тех, кто пытался натянуть рельсу на винду, все в основном настраивали апач.<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857313'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>like&#045;nix &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T16:09:35+00:00">19.03.11, 16:09</time></span><div class='quote '>Да печаль. А что такое пассажир?</div></div><br>
<br>
Модуль, который позволяет пускать рельсу через апач. <br>
http://www.modrails.com/<br>
<br>
Судя по энвайрменту редмайн патчит класс GemDependency и базовый класс у тебя отличается, отсюда и вылетает ошибка. Закомментируй эту ерунду в environment.rb и попробуй перезапустить. <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='7' style='font-size:7pt;'>Добавлено <time class="tag-mergetime" datetime="2011-03-22T11:31:35+00:00">22.03.11, 11:31</time></span></span><br>
А и раскомменти вот эту: ENV[&#39;RAILS_ENV&#39;] ||= &#39;production&#39;]]></description>
        <author>Мохнатый</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857313</guid>
        <pubDate>Sat, 19 Mar 2011 16:09:35 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857313</link>
        <description><![CDATA[like-nix: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>еще на 64-битную.</div></div><br>
ну не знаю я вроде нигде не ничего не указаывал специально для поддержки для 64 бит, просто так указал. А что могут быть проблемы? <br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>Как ты ставил гемы и mingw?</div></div><br>
использовал gem из командной строки<br>
<br>
типа gem install а он сам собирал через DevKit это мое предположение. Так как девкит потредовался только когда гем gem install win32-service --platform=mswin32 ставил.<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>Судя по всему что-то не то с монгрелом.</div></div><br>
Да у меня тоже такое предположение.<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>Честно говоря я думаю ты избрал весьма проблемный путь - ставить редмайн на винду</div></div><br>
Ну как бы у других работает =) А какие еще пути есть? Я в руби не очень для меня это темный лес.<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>Я работал на винде с руби всего месяц и монгрел у меня не работал - это я помню точно.<br>
Монгрел я использую для дева, а приложения пускаю через пассажир. Поищи пути пустить рельсу через пассажир на винде.</div></div><br>
Да печаль. А что такое пассажир?<br>
<br>
<div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=328404&view=findpost&p=2857276'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>Мохнатый &#064; <time class="tag-quote__quoted-time" datetime="2011-03-19T14:56:28+00:00">19.03.11, 14:56</time></span><div class='quote '>Выложи свой environment.rb.</div></div><br>
<br>
Выложил из папки C:&#092;Ruby187&#092;apps&#092;redmine&#092;config&#092;environment.rb <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='7' style='font-size:7pt;'>Добавлено <time class="tag-mergetime" datetime="2011-03-19T16:11:03+00:00">19.03.11, 16:11</time></span></span><br>
<div class="tag-spoiler spoiler closed"><div class="spoiler_header" onclick="openCloseParent(this)">файл</div><div class="body"># Be sure to restart your web server when you modify this file.<br>
<br>
# Uncomment below to force Rails into production mode when <br>
# you don&#39;t control web/app server and can&#39;t set it the proper way<br>
# ENV[&#39;RAILS_ENV&#39;] ||= &#39;production&#39;<br>
<br>
# Specifies gem version of Rails to use when vendor/rails is not present<br>
RAILS_GEM_VERSION = &#39;2.3.5&#39; unless defined? RAILS_GEM_VERSION<br>
if Gem::VERSION &gt;= &quot;1.3.6&quot; <br>
  module Rails <br>
    class GemDependency <br>
      def requirement <br>
        r = super <br>
        (r == Gem::Requirement.default) ? nil : r <br>
      end <br>
    end <br>
  end <br>
end <br>
# Bootstrap the Rails environment, frameworks, and default configuration<br>
require File.join(File.dirname(__FILE__), &#39;boot&#39;)<br>
<br>
# Load Engine plugin if available<br>
begin<br>
  require File.join(File.dirname(__FILE__), &#39;../vendor/plugins/engines/boot&#39;)<br>
rescue LoadError<br>
  # Not available<br>
end<br>
<br>
Rails::Initializer.run do |config|<br>
  # Settings in config/environments/* take precedence those specified here<br>
  <br>
  # Skip frameworks you&#39;re not going to use<br>
  # config.frameworks -= [ :action_web_service, :action_mailer ]<br>
<br>
  # Add additional load paths for sweepers<br>
  config.load_paths += %W( #{RAILS_ROOT}/app/sweepers )<br>
<br>
  # Force all environments to use the same logger level <br>
  # (by default production uses :info, the others :debug)<br>
  # config.log_level = :debug<br>
<br>
  # Enable page/fragment caching by setting a file-based store<br>
  # (remember to create the caching directory and make it readable to the application)<br>
  # config.action_controller.cache_store = :file_store, &quot;#{RAILS_ROOT}/tmp/cache&quot;<br>
  <br>
  # Activate observers that should always be running<br>
  # config.active_record.observers = :cacher, :garbage_collector<br>
  config.active_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, :document_observer, :wiki_content_observer<br>
<br>
  # Make Active Record use UTC-base instead of local time<br>
  # config.active_record.default_timezone = :utc<br>
  <br>
  # Use Active Record&#39;s schema dumper instead of SQL when creating the test database<br>
  # (enables use of different database adapters for development and test environments)<br>
  # config.active_record.schema_format = :ruby<br>
  <br>
  # Deliveries are disabled by default. Do NOT modify this section.<br>
  # Define your email configuration in email.yml instead.<br>
  # It will automatically turn deliveries on<br>
  config.action_mailer.perform_deliveries = false<br>
<br>
  config.gem &#39;rubytree&#39;, :lib =&gt; &#39;tree&#39;<br>
  config.gem &#39;coderay&#39;, :version =&gt; &#39;~&gt;0.9.7&#39;<br>
  <br>
  # Load any local configuration that is kept out of source control<br>
  # (e.g. gems, patches).<br>
  if File.exists?(File.join(File.dirname(__FILE__), &#39;additional_environment.rb&#39;))<br>
    instance_eval File.read(File.join(File.dirname(__FILE__), &#39;additional_environment.rb&#39;))<br>
  end<br>
end<br>
</div></div> <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='7' style='font-size:7pt;'>Добавлено <time class="tag-mergetime" datetime="2011-03-19T16:11:28+00:00">19.03.11, 16:11</time></span></span><br>
Я его не менял]]></description>
        <author>like-nix</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857276</guid>
        <pubDate>Sat, 19 Mar 2011 14:56:28 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857276</link>
        <description><![CDATA[Мохнатый: Выложи свой environment.rb.<br>Как ты ставил гемы и mingw?<br><br>Судя по всему что-то не то с монгрелом.<br>Честно говоря я думаю ты избрал весьма проблемный путь - ставить редмайн на винду да и еще на 64-битную.<br>Я работал на винде с руби всего месяц и монгрел у меня не работал - это я помню точно.<br>Монгрел я использую для дева, а приложения пускаю через пассажир. Поищи пути пустить рельсу через пассажир на винде.]]></description>
        <author>Мохнатый</author>
        <category>Ruby</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857215</guid>
        <pubDate>Sat, 19 Mar 2011 12:45:04 +0000</pubDate>
        <title>Ставлю redMine на Windows XP x64</title>
        <link>https://forum.sources.ru/index.php?showtopic=328404&amp;view=findpost&amp;p=2857215</link>
        <description><![CDATA[like-nix: Итак проблема =)<br>
<br>
Операционная система Windows XP x64<br>
<br>
Захотел я поставить баг трекер redmine ну помучался сначала с установкой по собственной инициативе =)<br>
Делал все по статье http://nightcoder.livejournal.com/6223.html<br>
За исключением нескольких вещей <br>
1. Я поставил ruby 2.3.11 и потому что прочитал требования для новой версии redline (redmine-1.1.2) тут http://www.redmine.org/projects/redmine/wiki/RedmineInstall. Вобщем это и была инициатива типа а давайте все на новых версиях строить =).<br>
<br>
2. У меня никак не хотела подключаться база mysql (rake db:migrate) и я нашел счастливого обладателя такой же поблемы тут  http://railsforum.com/viewtopic.php?pid=107305#p107305 вобщем скачал тот mysqlLib.dll все заработало т.е база мигрировала.<br>
<br>
3 rack я постав 1.0.1 вместо 1.1.0 потомучто с 1.1.0 и 2.0.0 тоже была проблема во время мегрирования базы(rake db:migrate)<br>
<br>
 <div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">rack(1.1.0 not ~&#62; 1.0.1) (Gem::LoadError)</div></ol></div></div></div></div><script>preloadCodeButtons('1');</script> Побороть не смог на этапе мегрирования похоже точно уже не помню<br>
<br>
4. Возникла проблема на этапе сборки gem install win32-service --platform=mswin3<br>
<br>
<div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">Fetching: win32-api-1.4.8.gem (100%)</div><div class="code_line">ERROR: &nbsp;Error installing win32-service:</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;The &#39;win32-api&#39; native gem requires installed build tools.</div><div class="code_line">&nbsp;</div><div class="code_line">Please update your PATH to include build tools or download the DevK</div><div class="code_line">from &#39;http://rubyinstaller.org/downloads&#39; and follow the instructio</div><div class="code_line">at &#39;http://github.com/oneclick/rubyinstaller/wiki/Development-Kit&#39;</div></ol></div></div></div></div><br>
<br>
так что пришлось поставить и его версия DevKit-tdm-32-4.5.1-20101214-1400<br>
<br>
На всякий случай лист того что установлено:<br>
<br>
<div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">C:\Ruby187\apps\redmine&#62;gem list</div><div class="code_line">&nbsp;</div><div class="code_line">*** LOCAL GEMS ***</div><div class="code_line">&nbsp;</div><div class="code_line">actionmailer (2.3.11)</div><div class="code_line">actionpack (2.3.11)</div><div class="code_line">activerecord (2.3.11)</div><div class="code_line">activeresource (2.3.11)</div><div class="code_line">activesupport (2.3.11)</div><div class="code_line">cgi_multipart_eof_fix (2.5.0)</div><div class="code_line">gem_plugin (0.2.3)</div><div class="code_line">i18n (0.4.2)</div><div class="code_line">mongrel (1.1.5 x86-mingw32)</div><div class="code_line">mongrel_service (0.4.0)</div><div class="code_line">mysql (2.8.1 x86-mingw32)</div><div class="code_line">rack (1.0.1)</div><div class="code_line">rails (2.3.11)</div><div class="code_line">rake (0.8.7)</div><div class="code_line">rdiscount (1.6.8)</div><div class="code_line">win32-api (1.4.8)</div><div class="code_line">win32-service (0.7.1 x86-mswin32-60)</div><div class="code_line">windows-api (0.4.0)</div><div class="code_line">windows-pr (1.1.3)</div></ol></div></div></div></div><br>
<br>
Итого сейчас прекрасно работает если запускать командой ruby script/server webrick -e production<br>
<br>
Но не работает если запускать как сервис<br>
В логах:<br>
<br>
<div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">Starting Mongrel listening at 0.0.0.0:3000</div><div class="code_line">** Starting Rails with production environment...</div><div class="code_line">C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:10: superclass mismatch for class GemDependency (TypeError)</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/../vendor/rails/railties/lib/initializer.rb:10</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/boot.rb:45:in `load_initializer&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/boot.rb:38:in `run&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/boot.rb:11:in `boot!&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/boot.rb:122</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/apps/redmine/config/environment.rb:20</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/rails.rb:147:in `rails&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:113:in `cloaker_&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `call&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:149:in `listener&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:99:in `cloaker_&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `call&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/configurator.rb:50:in `initialize&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `new&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:84:in `run&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/../lib/mongrel/command.rb:212:in `run&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:281</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/bin/mongrel_rails:19:in `load&#39;</div><div class="code_line">&nbsp;&nbsp; &nbsp;from C:/Ruby187/bin/mongrel_rails:19</div></ol></div></div></div></div><br>
<br>
ЗЫ помогите пока я чиню бубен =)]]></description>
        <author>like-nix</author>
        <category>Ruby</category>
      </item>
	
      </channel>
      </rss>
	