with cloud9 and Rails, I want to access a database with these parameters :
database: mydatabase username: myusername password: mypassword
What is the process to achieve that ?
with cloud9 and Rails, I want to access a database with these parameters :
database: mydatabase username: myusername password: mypassword
What is the process to achieve that ?