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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -