Re: [Rails] Cmd line arg to specify DB for rake migrate?

2012-11-20 Thread Walter Lee Davis
On Nov 20, 2012, at 3:33 PM, jmcguckin wrote: > I want to say > >bundle exec rake db:migrate > > but, I don't want to use the default database. Is there a command line > argument I can use? If you define an environment for it in database.yml, then you can just do this: rake db:migrate R

[Rails] Cmd line arg to specify DB for rake migrate?

2012-11-20 Thread jmcguckin
I want to say bundle exec rake db:migrate but, I don't want to use the default database. Is there a command line argument I can use? Thanks, Joe -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to