Did I make a mistake when uploading a rails application in heroku?

0

I was trying to upload an application to Heroku , in fact I already achieved it but I executed some commands and I do not know if my information is at risk, I would appreciate the help of this community; as an extra detail, follow this tutorial .

C:\Users\Daniel>heroku login
Enter your Heroku credentials:
Email: [email protected]
Password: *******
Logged in as [email protected]
git clone https://github.com/heroku/jruby-getting-started.git
> cd jruby-getting-started

Here is what you run

    
asked by Daniel Treviño 06.08.2017 в 08:08
source

1 answer

0

Your information NO is at risk.

The only thing you did was to clone the repository from Heroku to your computer.

I invite you to use another operating system so you can work better with Ruby on Rails .

    
answered by 08.08.2017 в 02:21