08.21.2019

Git fetch, git pull or git push error

Error while pull from git - insufficient permission for adding an object to repository database .git/objects fatal: failed to write object fatal: unpack-objects failed

08.21.2019

08.21.2019

Ruby on Rails connect multiple databases

For multiple database connection, you need to add the following codes to the database.yml file. Here, I am giving the example of connecting two databases from a rails application

08.21.2019

08.21.2019