Would it also be correct that if I update the database.yml file, I can re-run migrations with a new DB name (as long as I create it?)
Will doing this update my schema.rb? On Dec 18, 10:57 am, pete <[email protected]> wrote: > Ok, cool, thanks! > > On Dec 18, 10:56 am, Codeblogger <[email protected]> wrote: > > > Hi Pete. > > > There is no dependency on the project name. Plain simple as that. > > > Regards, > > Nicolai > > > 2008/12/18 pete <[email protected]> > > > > Hi- > > > > I would like to refactor the name of my project and am wondering if > > > anyone has done this before (and if there's an easy way)? I know > > > there will be updates to the database.yml for DB names, along with > > > environments.rb, etc. > > > > The piece that makes me nervous is any underlying conventions that > > > rely on the name of the project. > > > > Any advice? > > > > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

