Our group works with a common application but we also individually work on Engines. Is there a configuration is Rails 3 that allows us to put Engine-related migrations files on a different folder? The goal is to track our migrations in Git, but also separate migrations related to the common app from the ones for Engines.
Asked
Active
Viewed 43 times