This project is archived and is in readonly mode.

Changeset [6648babdedb8cb9494dec69d2f7efac3da1d239c] by Piotr Sarnacki

September 30th, 2010 @ 08:47 AM

Allow running generators for Engine with usage of other application.

After that commit, developers can set ENGINE_PATH in ENGINE/scripts/rails
file and load application's ./script/rails (most of the time it will be
dummy application used for testing). When running ./script/rails g it will
use application to boot up, but then it will use Engine's root and
configuration for generators.
http://github.com/rails/rails/commit/6648babdedb8cb9494dec69d2f7efa...

Committed by Piotr Sarnacki

  • M railties/lib/rails/commands.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>