<?xml version="1.0" encoding="UTF-8"?>
<issue>
  <id>1114</id>
  <project name="Redmine" id="1"/>
  <tracker name="Feature" id="2"/>
  <status name="Closed" id="5"/>
  <priority name="Normal" id="4"/>
  <author name="Andy L" id="887"/>
  <category name="Plugins" id="20"/>
  <fixed_version name="0.8" id="2"/>
  <subject>Bundle Rails-Engines with Redmine</subject>
  <description>Redmine bundles many plugins in the core app, but not Rails Engines.  

Hunting down and installing Rails Engines requires another step for the plugin developer.

Including this plugin should be very simple.</description>
  <start_date>2008-04-25</start_date>
  <due_date></due_date>
  <done_ratio>0</done_ratio>
  <estimated_hours></estimated_hours>
  <custom_fields>
    <custom_field name="Resolution" id="2">Fixed</custom_field>
  </custom_fields>
  <created_on>Fri Apr 25 23:11:00 +0200 2008</created_on>
  <updated_on>Sat Jul 12 12:17:15 +0200 2008</updated_on>
  <journals>
    <journal id="2442">
      <user name="Eric Davis" id="5"/>
      <notes>+1

Only potential issue is there are 2 versions of Rails Engines, one for Rails 2.0 and one for Rails 1.2.  After Redmine 0.7, can we make Rails 2.0 a requirement?</notes>
      <details>
      </details>
    </journal>
    <journal id="2484">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>Rails 2.0 is now required in 0.7.0 and Redmine will automatically load Engines plugin if present.
See source:/trunk/config/environment.rb#L13

So a simple @ruby script/plugin install engines@ will do the job, doesn't it ?</notes>
      <details>
      </details>
    </journal>
    <journal id="3528">
      <user name="Eric Davis" id="5"/>
      <notes>Jean-Philippe Lang wrote:
&gt; So a simple @ruby script/plugin install engines@ will do the job, doesn't it ?

I heard on #1508 that the latest Engines is for Rails 2.1 so we will need the 2.0 tag:

@ruby script/plugin install http://svn.rails-engines.org/engines/tags/rel_2.0.0/@

Can we get this added soon, every week now I'm getting bug reports on my plugins from people forgotting to install Engines, even though it's in [[Plugins| the manual]].</notes>
      <details>
      </details>
    </journal>
    <journal id="3535">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>Eric, I'll add it to the next release.</notes>
      <details>
      </details>
    </journal>
    <journal id="3857">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>Engines 2.1.0 plugin added in r1654.</notes>
      <details>
        <detail old="" name="category_id" property="attr" new="20"/>
        <detail old="1" name="status_id" property="attr" new="5"/>
        <detail old="" name="fixed_version_id" property="attr" new="2"/>
        <detail old="" name="2" property="cf" new="Fixed"/>
      </details>
    </journal>
  </journals>
</issue>
