Hi all:
I'm working on an extension for Radiant that adds some functionality
to another extension. Part of this includes running a migration that
adds a few new columns to an existing table. Unfortunately when adding
both gems (my extension and the extension it modifies) to a Radiant
project's Gemfile and running `bundle exec rake db:bootstrap' it runs
my migration first (which fails because there is no table for it to
modify yet).
Is there a standard way to fix this from within the new extension
(changing the load order in every project which includes the two gems
or changing the migration name feels hackish at best)?
—Sam
--
Sam Whited
pub 4096R/EC2C9934
https://samwhited.com/contact