Ruby on Rails Friday, May 30, 2014

On 28 May 2014 19:32, Sheyam Selvaraj <smartsheyam@gmail.com> wrote:
> When I try to run my Ruby on Rails app it shows the error page
> I tried rake db:drop
> rake db:create
> rake db:migrate
> rake db:seed
> still the problem persists
> how can I fix this issue

It is not a good idea to post an image, just copy/paste the important
text here. It is even worse if you just post html into a text email
so that the image does not even appear. Have a look in
development.log first though, often there is useful information there.

Also do the rake messages you posted work ok?
You say you get the error when you run the app, what do you mean by 'run' it?

Colin

--
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/CAL%3D0gLuM0WojVnUJQEymtVotv4wu_X4kPxbgNxO_jxCQziv35A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment