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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Pete. There is no dependency on the project name. Plain simple as that. Regards, Nicolai 2008/12/18 pete <peterbattaglia-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ok, cool, thanks! On Dec 18, 10:56 am, Codeblogger <codeblog...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Pete. > > There is no dependency on the project name. Plain simple as that. > > Regards, > Nicolai > > 2008/12/18 pete <peterbattag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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 <peterbattag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Ok, cool, thanks! > > On Dec 18, 10:56 am, Codeblogger <codeblog...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi Pete. > > > There is no dependency on the project name. Plain simple as that. > > > Regards, > > Nicolai > > > 2008/12/18 pete <peterbattag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---