Does rails set anything in a mysql database? -


basically, if have 2 rails applications, different database.yml settings, both connecting same database, conflict each other?

or database.yml specific local application?

essentially, rails create raw database connection mysql workbench would? or there more it?

the .yml file simplyba connection config app. totally fine connect same app different .yml


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -