On Apr 10, 2006, at 4:55 PM, Steve Longdo wrote:

I thought running rake db:test:prepare would take care of any migration needs.

No, it just clones the dev schema to the test database.

Also I notice it targets the DEV environment when I run it is this the intended behaviour?

if you want to target production then use `rake migrate RAILS_ENV=production`

--
Kevin Ballard
[EMAIL PROTECTED]
http://kevin.sb.org
http://www.tildesoft.com


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to