Displaying 1 result from an estimated 1 matches for "ideeli_trunk".
2006 Sep 05
0
rake craziness with Migrate as a dependency
...ually modify the database. Does anyone know why db:migrate would
not modify the db when called as a dependency but would from the
command line? I''ve included output from both methods of calling these
tasks with --trace on.
-- Output from calling each sub-task from command line --
c:\dve\ideeli_trunk\lib\tasks>rake db:purge --trace
rake db:purge --trace
(in c:/dve/ideeli_trunk)
** Invoke db:purge (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:purge
Loaded suite c:/ruby/bin/rake.bat
Started
Finished in 0.0 seconds.
0 tests, 0 assertions, 0 failures, 0 e...