> Also, there is no config/database.yml in this case. This has it's reasoning: in the end teams of developers end up keeping database.yml ignored in SCM because it's hard to use absolutely the same set up across different machines. The most obvious example is a socket file that is stored in different locations depending on how you did install MySQL, PostgreSQL or whatever it is.
MacPorts use one path, Debian packages use some other, building from source results in some 3rd location. So it's environment specific. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
