ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-rails
ruby-rails
Re: [Rails] Re: migrating just production database
by Jamis Buck other posts by this author
Aug 30 2005 3:07AM messages near this date
Re: [Rails] Re: migrating just production database | [Rails] Save and delete buttons: POST vs. proximity dilemma
On Aug 28, 2005, at 2:36 PM, Joe Van Dyk wrote:

>  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

What if you just do:

   rake RAILS_ENV=production migrate

- Jamis

_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails
Thread:
Joe Van Dyk
Joe Van Dyk
Rick Olson
Jamis Buck

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved