Ruby on Rails Sunday, March 26, 2017

I edited the file in Atom, and yes I closed out Atom and opened it back up again after I edited it.
I just started, I don't have the console set up yet because I haven't been able to get past this step.

On Sunday, March 26, 2017 at 3:06:48 PM UTC-7, Hassan Schroeder wrote:
On Sun, Mar 26, 2017 at 3:00 PM, Raina Millay <rmmi...@gmail.com> wrote:
> Well it says the right password and everything on the file... it didn't at
> first, but then I edited it...

Did you restart the server *after* you edited that file? Can you start
up a Rails console and access the DB from there?

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/cd9ff3d2-1566-4793-90a0-d59895211901%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ruby on Rails

On Sun, Mar 26, 2017 at 3:00 PM, Raina Millay <rmmillay@gmail.com> wrote:
> Well it says the right password and everything on the file... it didn't at
> first, but then I edited it...

Did you restart the server *after* you edited that file? Can you start
up a Rails console and access the DB from there?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBitis_G5o0yN%2BnVvwzFbttUFAPqpKEmL-5N_%2B4%3DY-M8A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Ruby on Rails

Well it says the right password and everything on the file... it didn't at first, but then I edited it... do I need to edit it somewhere else too?

On Sunday, March 26, 2017 at 2:46:50 PM UTC-7, Hassan Schroeder wrote:
On Sun, Mar 26, 2017 at 2:24 PM, Raina Millay <rmmi...@gmail.com> wrote:
> First it says this:
>
> => Booting Puma

OK, so Puma is actually working just fine...

> Access denied for user 'root'@'localhost' (using password: NO)

...but it appears you don't have your app configured properly to
access your database. Check your app's config/database.yml

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a80965ce-5c48-4780-9cf1-49216601a51c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.