On 14 April 2014 08:38, Antonio Arcos <elchatarrerode...@gmail.com> wrote:
> I didn´t check the database because I can see in the file schema, but How
> can I access to database??. The app doesn´t load and when I check the log
> file, it returns me this:

You are still top posting, I would prefer if you did not.  If you
don't know what I am talking about then google for
top posting

Are you using mysql or sqlite?  If mysql then use the mysql command in
a terminal.  I think there is a similar tool for sqlite.  Google will
easily find you a tutorial on how to use it.

You still have not answered the other questions about the app.  How is
it that the schema suggests that the db structure has not recently
been modified yet you said you had run db:migrate?

Colin

>
> Started GET "/" for 141.21.37.37 at 2014-04-11 15:17:00 +0200
> Processing by Refinery::PagesController#home as HTML
>   Parameters: {"locale"=>:de}
> Completed 500 Internal Server Error in 2ms
>
> ActiveRecord::StatementInvalid (Could not find table 'refinery_roles'):
>   app/models/refinery/role.rb:14:in `[]'
>
> Sorry about that.
> I am new here.
> thanks for all
> Antonio
>
> --
> 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+unsubscr...@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/80078057-cae5-4358-a487-832f5b7d2a5e%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.

-- 
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+unsubscr...@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%3D0gLvgWgrMxawkRokXFUE%3DjdDo3ak40b_Eg6H9%2BBRz8kaskA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to