Hi
I would like to know is there any serious problem if committing
database.yml file to svn? What I am currently doing is committing
database.yml.sample file to svn. So an extra step needed in each
production setup(locally example I have not deployed originally) that I
have to edit mv database.yml.sample to dtabase.yml
Please share your thoughts
I think it’s just an unnecessary step to rename your db config
everytime… There’s no difference if its databse.yml or
databse.yml.sample apart from that extra renaming step.
The only problem I see is that if you are working on a group, your
database
login will be exposed and you might annoy the other developer who had
his/her own database.config
I think it’s just an unnecessary step to rename your db config
everytime… There’s no difference if its databse.yml or
databse.yml.sample apart from that extra renaming step.
On Feb 26, 10:27 am, Tom M. [email protected] wrote: > Hi > I
would like to know is there…
Posted viahttp://www.ruby-forum.com/.
– You received this message because you are subscribed to the Google
Groups
“Ruby on Rails: Talk”…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.