Post.find (:all)
answers:
Post Load (1.2ms) ....
=>nil
Is working under development and showing all entries. I assume under 
production the table is there, but no entry.
app.get 'posts/new'
answers:
=>200
Same answer as under development.
But the good thing, i know now something about rails console :-)





Am Dienstag, 14. Mai 2013 23:25:56 UTC+2 schrieb hassan:
>
> On Tue, May 14, 2013 at 2:05 PM, Makru <makr...@gmail.com <javascript:>> 
> wrote: 
> > I am able to open a Raisl Console in the current folder on the server. 
>
> And successfully access your app? Do AR finds, etc.? 
>
> > The strange thing is, the console opens with : 
> > "Loading production enviroment (Rails 3.2.13) 
> > 1.9.1 :001> " 
> > I have ruby 1.9.3p392 installed on the server and development pc. ruby 
> -v is 
> > showing that. Should it not the same version in the rails console ? 
>
> I would guess the ruby you're using is not the one you think... 
>
> > I can not find a nginx log. 
>
> The location is specified in your nginx config file. 
>
> -- 
> Hassan Schroeder ------------------------ hassan.s...@gmail.com<javascript:> 
> http://about.me/hassanschroeder 
> twitter: @hassan 
>

-- 
-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to