[Rails] Re: migrating just production database
by Joe Van Dyk other posts by this author
Aug 29 2005 5:16AM messages near this date
[Rails] migrating just production database
|
Re: [Rails] Re: migrating just production database
On 8/28/05, Joe Van Dyk <joevandyk@[...].com> wrote:
> Hi,
>
> Is it possible to do a 'rake migrate' on just the production database?
> I don't have the development one installed and it's complaining.
>
I'm also getting the following error:
joevd@bidwell$ rake environment RAILS_ENV=production migrate
rake aborted!
undefined method `[]' for nil:NilClass
./Rakefile:192
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails
Thread:
Joe Van Dyk
Joe Van Dyk
Rick Olson
Jamis Buck
|